Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Documentation

In order to preview and build this documentation, you need to have Python and Poetry installed on your system.

Activate the virtual environment.

poetry shell

Install Python dependencies.

poetry install

Activate test server during development.

mkdocs serve

Activate test server during development.

mkdocs build