Install via pip:
$ pip install https://github.com/webuni/sphinx-symfonydocs
or if you have the code checked out locally:
$ python setup.py install
Add the following to your conf.py:
extension = ['webuni.sphinx.symfonydocs']
Install via pip:
$ pip install https://github.com/webuni/sphinx-symfonydocs
or if you have the code checked out locally:
$ python setup.py install
Add the following to your conf.py:
extension = ['webuni.sphinx.symfonydocs']