Skip to content
This repository has been archived by the owner on Apr 7, 2018. It is now read-only.

doctrine/doctrine-sphinx-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 

Repository files navigation

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']

About

Sphinx Theme for all Doctrine Documentations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published