Skip to content

eblasoft/documentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Eblasoft Extensions Documentation

View documentation

How to build

Assuming you have python and pip installed.

Install the packages:

  1. pip install mkdocs
  2. pip install mdx_truly_sane_lists
  3. pip install mkdocs-material
  4. pip install mkdocs-glightbox

Command to serve:

mkdocs serve

Command to build:

mkdocs build

On Windows:

python -m mkdocs build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published