2018-01-18 13:05:25 +01:00
2018-01-18 12:43:03 +01:00
2012-01-22 23:38:00 +01:00

This is the common Sphinx Theme for all Doctrine Project Documentations.

Use this by adding a submodule to your docs folder:

git submodule add https://github.com/doctrine/doctrine-sphinx-theme.git en/_theme

Change the conf.py:

html_theme = "doctrine"
html_theme_path = ['_theme']
Description
No description provided
Readme 222 KiB
Languages
CSS 71.6%
HTML 25.8%
JavaScript 2.6%