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
/
ext
/
viewcode.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make remaining builtin extensions parallel-read-proof.
Georg Brandl
2014-09-22
1
-12
/
+25
*
[WIP] parallel read
Georg Brandl
2014-09-22
1
-1
/
+1
*
Change extension setup() return value to a dictionary of metadata.
Georg Brandl
2014-09-22
1
-1
/
+1
*
Return version from setup() for all sphinx.ext extensions.
Georg Brandl
2014-09-03
1
-0
/
+2
*
:mod:`~sphinx.ext.viewcode` support imported function/class aliases. Closes #623
shimizukawa
2014-08-22
1
-6
/
+33
*
use six privided text_type() to replace with unicode() to support py2/py3 in ...
shimizukawa
2014-04-29
1
-2
/
+2
*
use six privided iteritems(),itervalues() to support py2/py3 in one source. r...
shimizukawa
2014-04-29
1
-2
/
+3
*
Update copyright year.
Georg Brandl
2014-03-01
1
-1
/
+1
*
Closes #848: Always take the newest code in incremental rebuilds with the :mo...
Georg Brandl
2014-01-19
1
-11
/
+11
*
Copyright update.
Georg Brandl
2013-01-01
1
-1
/
+1
*
PygmentsBridge: pass keyword arguments to Pygments
Mark Lodato
2011-07-06
1
-1
/
+1
*
merge with 1.0
Georg Brandl
2011-01-04
1
-1
/
+1
|
\
|
*
New year update.
Georg Brandl
2011-01-04
1
-1
/
+1
*
|
merge with 1.0
Georg Brandl
2011-01-04
1
-1
/
+5
|
\
\
|
|
/
|
/
|
|
*
merge with trunk
Robert Lehmann
2010-08-17
1
-1
/
+5
|
|
\
|
|
*
only decode code if necessary
DasIch
2010-06-07
1
-1
/
+5
|
*
|
Preliminary fix for broken translations in autodoc/viewcode.
Robert Lehmann
2010-06-29
1
-1
/
+1
|
|
/
*
|
#515: Fix tracebacks in the viewcode extension for Python objects that do not...
Georg Brandl
2011-01-03
1
-2
/
+2
|
/
*
Really fix IndexError from #424.
Georg Brandl
2010-06-13
1
-1
/
+1
*
#424: Fix IndexError in viewcode extension.
Georg Brandl
2010-05-26
1
-1
/
+2
*
Test the viewcode extension; decode the source files before highlighting them.
Georg Brandl
2010-05-26
1
-3
/
+6
*
Only output one status for all module code pages.
Georg Brandl
2010-01-18
1
-1
/
+3
*
Make the _ gettext alias an explicit import instead of installing into builtins.
Georg Brandl
2010-01-17
1
-0
/
+1
*
merge with trunk
Georg Brandl
2010-01-17
1
-1
/
+1
*
Use <h1>, otherwise themes will break.
Georg Brandl
2010-01-14
1
-2
/
+2
*
Fix duplication of source links.
Georg Brandl
2010-01-14
1
-1
/
+3
*
Cleanup make check.
Georg Brandl
2010-01-13
1
-3
/
+5
*
Add the "viewcode" extension.
Georg Brandl
2010-01-13
1
-0
/
+162