Skip to content

pnp-zone/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Documentation of pnp-zone

This is the documentation of pnp-zone. It uses mkdocs with the beautiful material theme.

Changes

In order to make changes and build the documentation following requirements are necessary:

  • python
  • python-pip

as well as the python modules:

python -m pip install -r requirements.txt

To build the documentation run:

mkdocs build

To spin up a self-refreshing development server:

mkdocs server -a bind_addr:port

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published