Skip to content

isabella232/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

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 71.6%
  • HTML 25.8%
  • JavaScript 2.6%