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
/
directives
/
code.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
merge with 1.0
Georg Brandl
2011-05-15
1
-1
/
+7
|
\
|
*
Closes #675: Fix IndexErrors when including nonexisting lines with :rst:dir:`...
Georg Brandl
2011-05-15
1
-1
/
+7
*
|
merge with 1.0
Georg Brandl
2011-01-07
1
-19
/
+5
|
\
\
|
|
/
|
/
|
|
*
merge with 1.0
Georg Brandl
2011-01-04
1
-1
/
+1
|
|
\
|
*
|
Add new env method to get the real path to a file reference, and use it.
Georg Brandl
2010-08-23
1
-19
/
+5
|
*
|
Mode "Ub" does not exist.
Georg Brandl
2010-07-28
1
-1
/
+1
|
*
|
open file in binary mode to get byte strings on python3
DasIch
2010-06-07
1
-1
/
+1
*
|
|
Add line numbers to newly generated nodes.
Georg Brandl
2011-01-07
1
-0
/
+2
|
|
/
|
/
|
*
|
New year update.
Georg Brandl
2011-01-04
1
-1
/
+1
|
/
*
Do not use normpath when not necessary.
Georg Brandl
2010-07-23
1
-1
/
+1
*
merge with 0.6
Georg Brandl
2010-06-05
1
-8
/
+19
|
\
|
*
merge with 0.6
Georg Brandl
2010-05-22
1
-8
/
+19
|
|
\
|
|
*
merge with trunk
Georg Brandl
2010-02-17
1
-2
/
+2
|
|
|
\
|
|
|
*
merge with 0.6
Georg Brandl
2010-02-07
1
-1
/
+13
|
|
|
|
\
|
|
*
|
\
merge with trunk
Georg Brandl
2010-01-08
1
-7
/
+6
|
|
|
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
|
*
|
merge with trunk
Georg Brandl
2010-01-02
1
-1
/
+1
|
|
|
|
\
\
|
|
|
*
|
|
Remove docutils 0.4 support.
Georg Brandl
2009-10-27
1
-7
/
+6
|
|
*
|
|
|
Added ``tab-width`` option to ``literalinclude`` directive.
Georg Brandl
2010-01-08
1
-0
/
+3
|
|
|
|
/
/
|
|
|
/
|
|
|
|
*
|
|
merge with 0.6
Georg Brandl
2010-01-01
1
-1
/
+10
|
|
|
\
\
\
|
|
|
|
/
/
|
|
|
*
|
merge with 0.6
Georg Brandl
2009-08-06
1
-1
/
+7
|
|
|
|
\
\
|
|
|
*
|
|
Added the ``prepend`` and ``append`` options to the
Georg Brandl
2009-06-04
1
-1
/
+10
*
|
|
|
|
|
#440: Remove usage of a Python >= 2.5 API in the ``literalinclude`` directive.
Georg Brandl
2010-06-05
1
-1
/
+1
|
/
/
/
/
/
*
|
|
|
|
Fix for 12fea70b1a18: EncodedFile doesnt do the right thing either.
Georg Brandl
2010-05-22
1
-1
/
+3
*
|
|
|
|
#414: fix universal newline handling of files included with "literalinclude".
Georg Brandl
2010-05-22
1
-1
/
+1
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Make the ``start-after`` and ``end-before`` options to the ``literalinclude``...
Georg Brandl
2010-01-30
1
-2
/
+2
|
/
/
/
*
|
|
Happy new year!
Georg Brandl
2010-01-01
1
-1
/
+1
|
|
/
|
/
|
*
|
#227: Make ``literalinclude`` work when the document's path
Georg Brandl
2009-08-06
1
-1
/
+7
|
/
*
Paths to literal include files and download files can now be absolute too.
Georg Brandl
2009-02-24
1
-5
/
+7
*
Restore docutils 0.4 compatibility.
Georg Brandl
2009-02-19
1
-6
/
+6
*
Convert builtin directives to classes. Refactor desc_directive so that it is...
Georg Brandl
2009-02-18
1
-130
/
+154
*
merge with trunk
Georg Brandl
2009-01-26
1
-1
/
+1
|
\
|
*
merge with 0.5
Georg Brandl
2009-01-26
1
-15
/
+62
|
|
\
|
*
|
Open literalinclude files in universal newline mode to allow
Georg Brandl
2009-01-26
1
-1
/
+1
*
|
|
Reformat to EOL80.
Georg Brandl
2009-01-10
1
-14
/
+18
|
|
/
|
/
|
*
|
merge with main
Georg Brandl
2009-01-03
1
-15
/
+62
|
\
\
|
|
/
|
/
|
|
*
Add tests for new literalinclude options, and fix an off-by-one bug.
Georg Brandl
2009-01-03
1
-1
/
+1
|
*
Add lines and start-after/end-before options to literalinclude.
Georg Brandl
2009-01-02
1
-18
/
+45
|
*
Rename "object" to "pyobject" and document it.
Georg Brandl
2008-12-30
1
-2
/
+2
|
*
Add "object" option to literalinclude directive.
Georg Brandl
2008-12-30
1
-15
/
+35
|
*
Explicitly refer to the license in :license: tags.
Georg Brandl
2008-12-27
1
-1
/
+1
*
|
Switch copyright and license tags to single style. Add contributor
Georg Brandl
2009-01-03
1
-2
/
+2
|
/
*
Let include encoding default to source encoding.
georg.brandl
2008-10-16
1
-1
/
+1
*
Merged revisions 65283,65303,65316-65317,65372-65375,65377,65380,65483-65485,...
georg.brandl
2008-08-04
1
-2
/
+10
*
Split directives into a subpackage.
georg.brandl
2008-05-04
1
-0
/
+91