Skip to content

abcdesktopio/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,154 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docs

To get more informations

Please, read the public documentation web site:

abcdesktopio documentation files markup language

abcdesktop use mkdocs

git clone --recurse-submodules https://github.com/abcdesktopio/docs

To run the documentation website

make install
make docs

To test your local changes

pip3 install -r requirements.txt
mkdocs serve
# open your browser: http://127.0.0.1:8000

or

cd docs
pip3 install -r requirements.txt
mkdocs serve -f opsdocs/mkdocs.yml

About

abcdesktopio documentation files markup language

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 8