index
:
delta/python-packages/sphinx.git
#1041
#1056
#955
add_missing_epub_options
add_stemmer
admonitions
apidoc-symlinks
apidoc_output_order
aria
autodoc_novalue
autosummary-file-ext
cancerhermit/fix-override-extensions-in-configpy-1375648717102
cpp-variadic
css
ext-linkcode
ext-linkcode-fix
extdev-tutorial-doc
fix-nested-figure-caption-i18n
fix-tocdepth
fslenz/examples-nicos-added-sphinx-itself-remov-1390580978166
gerardmp/added-libreoffice-extension-to-the-exten-1410948858630
hickford/add-instructions-how-to-install-sphinx-t-1410715164407
hickford/explain-how-to-install-sphinx-with-pip-r-1410714824122
hiddentocs
i18n-man-unicode
i18n-po-fix-reference-line-separator
i18n-term-translatable
improve-po-mode-el-support
improve-tags-docs
latex-header-in-next-pages
listnewdomains
masklinn/add-0000-to-potcreationdate-z-sets-an-e-1369740575399
master
memoir
minrk/sort-inheritance-diagram
psuter/fix-makebat-latexpdf-mechanism-to-cd-bac-1411635021827
quick-start-readline
rneu31/added-support-for-windows-color-output-u-1404418973591
stable
stevepiercy/update-pylons-link-add-pyramid-and-subst-1402445058989
tag-documentation
techtonik/add-link-to-irc-channel-1379750124356
techtonik/raise-six-requirement-to-14-when-userstr-1406538263417
tk0miya/do-not-enter-password-of-transifex-at-co-1404623350328
tooltip-escaping
tychoish/removed-version-change-1372634421412
westurner/doc-glossary-markup-ref
westurner/doc-invocationrst-sphinxapidoc-m-option-1413253549167
bitbucket.org: Obsolete (use python-packages/sphinx-git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sphinx
/
apidoc.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
merge with stable
Georg Brandl
2014-03-01
1
-4
/
+6
|
\
|
*
Update copyright year.
Georg Brandl
2014-03-01
1
-4
/
+6
|
|
\
|
|
*
consistency nits
Georg Brandl
2014-01-22
1
-0
/
+1
|
|
*
Merge
Dmitry Shachnev
2014-01-20
1
-4
/
+5
|
|
|
\
|
|
|
*
Modernize the code now that Python 2.5 is no longer supported
Dmitry Shachnev
2014-01-19
1
-4
/
+5
*
|
|
|
Closes #1383: Fix Python 2.5 compatibility of sphinx-apidoc.
Georg Brandl
2014-03-01
1
-1
/
+3
|
/
/
/
*
|
|
Update copyright year.
Georg Brandl
2014-03-01
1
-1
/
+1
|
/
/
*
|
Closes #1266: include private modules if includeprivate is true.
Georg Brandl
2014-01-19
1
-1
/
+6
*
|
Closes #979: Fix exclude handling in ``sphinx-apidoc``.
Georg Brandl
2014-01-19
1
-33
/
+19
|
/
*
* ``apidoc`` now ignores "_private" modules by default, and has an option ``-P``
Georg Brandl
2013-09-17
1
-54
/
+60
*
Changelog entry and cleanup for PR#131.
Georg Brandl
2013-09-17
1
-8
/
+7
*
Added option to apidoc to have it output each module to its own page and upda...
mouser
2013-09-08
1
-13
/
+2
*
Added option to apidoc to write each module to standalone page instead of com...
mouser
2013-09-03
1
-3
/
+46
*
Closes #1117: Handle .pyx files in sphinx-apidoc.
Georg Brandl
2013-03-30
1
-1
/
+3
*
Copyright update.
Georg Brandl
2013-01-01
1
-1
/
+1
*
Changelog and style fixes for PR#75.
Georg Brandl
2012-10-28
1
-2
/
+2
*
Added -l, --followlinks option to sphinx-apidoc.
Benoit Bryon
2012-08-30
1
-1
/
+6
*
apidoc: read options from SPHINX_APIDOC_OPTIONS envvar if set
Fraser Tweedale
2011-12-21
1
-6
/
+9
*
Fix overlong lines.
Georg Brandl
2011-11-01
1
-1
/
+2
*
Satisfy "make check".
Georg Brandl
2011-10-09
1
-4
/
+6
*
When collecting packages/modules to document, stop at directories without __i...
Georg Brandl
2011-10-07
1
-50
/
+50
*
Activate the viewcode extension in the automatically generated apidoc project.
Georg Brandl
2011-10-07
1
-0
/
+1
*
Do not overwrite files without -f given.
Georg Brandl
2011-10-07
1
-5
/
+6
*
Add a rudimentary manpage for sphinx-apidoc.
Georg Brandl
2011-10-07
1
-1
/
+3
*
Optionally create a full quickstart project in apidoc.
Georg Brandl
2011-10-07
1
-10
/
+51
*
Offer mathjax instead of jsmath in quickstart.
Georg Brandl
2011-10-07
1
-7
/
+6
*
Remove "Modules" suffix for project header.
Georg Brandl
2011-09-23
1
-1
/
+1
*
Closes #98: mention original copyright owners, and port fix from https://bitb...
Georg Brandl
2011-05-15
1
-2
/
+8
*
Fix sphinx-apidoc for use as an entry point
Dag Odenhall
2011-01-15
1
-1
/
+1
*
Make check.
Georg Brandl
2011-01-15
1
-1
/
+1
*
#98: Add autopackage script. (Undocumented for now.)
Georg Brandl
2011-01-04
1
-0
/
+263