2009-01-03 11:57:07 +01:00
|
|
|
Sphinx is written and maintained by Georg Brandl <georg@python.org>.
|
2008-01-11 14:19:54 +00:00
|
|
|
|
2009-01-03 11:57:07 +01:00
|
|
|
Substantial parts of the templates were written by Armin Ronacher
|
|
|
|
|
<armin.ronacher@active-4.com>.
|
|
|
|
|
|
2014-08-31 00:42:08 +09:00
|
|
|
Other co-maintainers:
|
2014-08-31 00:02:01 +09:00
|
|
|
|
2014-08-31 00:42:08 +09:00
|
|
|
* Takayuki Shimizukawa <shimizukawa@gmail.com>
|
2014-08-31 00:02:01 +09:00
|
|
|
* Daniel Neuhäuser <@DasIch>
|
|
|
|
|
* Jon Waltman <@jonwaltman>
|
2015-02-02 05:20:24 -05:00
|
|
|
* Rob Ruana <@RobRuana>
|
2014-08-31 00:02:01 +09:00
|
|
|
* Robert Lehmann <@lehmannro>
|
|
|
|
|
* Roland Meister <@rolmei>
|
2016-08-30 20:22:48 +09:00
|
|
|
* Takeshi Komiya <@tk0miya>
|
2014-08-31 00:02:01 +09:00
|
|
|
|
2009-01-03 11:57:07 +01:00
|
|
|
Other contributors, listed alphabetically, are:
|
|
|
|
|
|
2015-01-14 18:01:12 +00:00
|
|
|
* Alastair Houghton -- Apple Help builder
|
2010-01-07 11:49:48 +01:00
|
|
|
* Andi Albrecht -- agogo theme
|
2015-03-10 22:19:25 +01:00
|
|
|
* Jakob Lykke Andersen -- Rewritten C++ domain
|
2010-01-02 21:38:27 +01:00
|
|
|
* Henrique Bastos -- SVG support for graphviz extension
|
2009-01-03 11:57:07 +01:00
|
|
|
* Daniel Bültmann -- todo extension
|
2016-10-27 10:08:26 +02:00
|
|
|
* Jean-François Burnol -- LaTeX improvements
|
2011-01-04 19:20:22 +01:00
|
|
|
* Etienne Desautels -- apidoc module
|
2009-03-05 00:14:29 +01:00
|
|
|
* Michael Droettboom -- inheritance_diagram extension
|
2009-03-04 23:52:56 +01:00
|
|
|
* Charles Duffy -- original graphviz extension
|
2011-01-06 13:21:36 +01:00
|
|
|
* Kevin Dunn -- MathJax extension
|
2009-01-03 11:57:07 +01:00
|
|
|
* Josip Dzolonga -- coverage builder
|
2015-06-23 11:59:22 -07:00
|
|
|
* Buck Evan -- dummy builder
|
2013-01-03 10:11:18 +01:00
|
|
|
* Hernan Grecco -- search improvements
|
2009-01-03 11:57:07 +01:00
|
|
|
* Horst Gutmann -- internationalization support
|
|
|
|
|
* Martin Hans -- autodoc improvements
|
2011-01-08 15:39:35 +01:00
|
|
|
* Doug Hellmann -- graphviz improvements
|
2016-05-02 07:54:44 +02:00
|
|
|
* Timotheus Kampik - JS theme & search enhancements
|
2009-01-03 11:57:07 +01:00
|
|
|
* Dave Kuhlman -- original LaTeX writer
|
2011-01-04 19:20:22 +01:00
|
|
|
* Blaise Laflamme -- pyramid theme
|
2009-01-03 11:57:07 +01:00
|
|
|
* Thomas Lamb -- linkcheck builder
|
2011-01-08 18:45:07 +01:00
|
|
|
* Łukasz Langa -- partial support for autodoc
|
2015-02-07 00:02:52 -08:00
|
|
|
* Ian Lee -- quickstart improvements
|
2010-08-23 13:06:22 +00:00
|
|
|
* Robert Lehmann -- gettext builder (GSOC project)
|
2009-12-23 11:53:19 +01:00
|
|
|
* Dan MacKinlay -- metadata fixes
|
2010-01-07 11:49:48 +01:00
|
|
|
* Martin Mahner -- nature theme
|
2009-02-19 00:07:47 +01:00
|
|
|
* Will Maier -- directory HTML builder
|
2010-08-23 13:06:22 +00:00
|
|
|
* Jacob Mason -- websupport library (GSOC project)
|
2016-07-14 16:49:37 -04:00
|
|
|
* Glenn Matthews -- python domain signature improvements
|
2009-12-28 19:08:32 +01:00
|
|
|
* Roland Meister -- epub builder
|
2010-05-24 23:14:35 +02:00
|
|
|
* Ezio Melotti -- collapsible sidebar JavaScript
|
2016-10-23 15:08:51 +02:00
|
|
|
* Bruce Mitchener -- Minor epub improvement
|
2010-08-23 13:06:22 +00:00
|
|
|
* Daniel Neuhäuser -- JavaScript domain, Python 3 support (GSOC)
|
2009-03-14 21:16:20 +01:00
|
|
|
* Christopher Perkins -- autosummary integration
|
2009-01-03 11:57:07 +01:00
|
|
|
* Benjamin Peterson -- unittests
|
2016-10-27 10:08:26 +02:00
|
|
|
* \T. Powers -- HTML output improvements
|
2014-09-30 00:11:28 +02:00
|
|
|
* Jeppe Pihl -- literalinclude improvements
|
2014-01-18 13:56:23 -05:00
|
|
|
* Rob Ruana -- napoleon extension
|
2009-01-26 21:57:15 +01:00
|
|
|
* Stefan Seefeld -- toctree improvements
|
2015-06-02 10:04:02 -07:00
|
|
|
* Gregory Szorc -- performance improvements
|
2016-08-30 20:22:48 +09:00
|
|
|
* Shibukawa Yoshiki -- pluggable search API and Japanese search, epub3 builder improvements
|
2016-02-07 20:10:40 +09:00
|
|
|
* Taku Shimizu -- epub3 builder
|
2009-01-03 12:15:19 +01:00
|
|
|
* Antonio Valentino -- qthelp builder
|
2015-10-19 14:30:52 +02:00
|
|
|
* Filip Vavera -- napoleon todo directive
|
2009-03-14 21:16:20 +01:00
|
|
|
* Pauli Virtanen -- autodoc improvements, autosummary extension
|
|
|
|
|
* Stefan van der Walt -- autosummary extension
|
2011-01-04 19:20:22 +01:00
|
|
|
* Thomas Waldmann -- apidoc module fixes
|
2010-10-22 10:17:35 +02:00
|
|
|
* John Waltman -- Texinfo builder
|
2010-05-01 10:54:58 +02:00
|
|
|
* Barry Warsaw -- setup command improvements
|
2009-01-03 11:57:07 +01:00
|
|
|
* Sebastian Wiesner -- image handling, distutils support
|
2015-10-15 16:37:55 -05:00
|
|
|
* Michael Wilson -- Intersphinx HTTP basic auth support
|
2011-09-17 20:53:44 +02:00
|
|
|
* Joel Wurtz -- cellspanning support in LaTeX
|
2015-12-22 19:51:33 -08:00
|
|
|
* Hong Xu -- svg support in imgmath extension and various bug fixes
|
2008-01-11 14:19:54 +00:00
|
|
|
|
|
|
|
|
Many thanks for all contributions!
|
2009-01-03 11:57:07 +01:00
|
|
|
|
|
|
|
|
There are also a few modules or functions incorporated from other
|
|
|
|
|
authors and projects:
|
|
|
|
|
|
|
|
|
|
* sphinx.util.jsdump uses the basestring encoding from simplejson,
|
|
|
|
|
written by Bob Ippolito, released under the MIT license
|
|
|
|
|
* sphinx.util.stemmer was written by Vivake Gupta, placed in the
|
|
|
|
|
Public Domain
|