comporu / compo-docs

CompoSymfonyCms documentation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CompoSymfonyCms Docs

See http://docs.compo-symfony-cms.ru

Build

sudo apt-get install python-sphinx

cd docs
pip install -r requirements.txt --user 
sphinx-build -W -b html -d _build/doctrees . _build/html 

About

CompoSymfonyCms documentation

License:MIT License