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
/
graphviz.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add imgpath property to all builders
tk0miya
2014-09-27
1
-8
/
+2
*
[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
*
remove unnecessary line.
WAKAYAMA Shirou
2014-08-14
1
-1
/
+0
*
decode when reading __doc__ on inheritance_diagram.py instead of decode on gr...
WAKAYAMA Shirou
2014-08-14
1
-4
/
+0
*
if code is not unicode, change to unicode in ext/graphviz.py.
WAKAYAMA Shirou
2014-08-14
1
-0
/
+5
*
refactoring. remove old python related code (from sha import sha)
shimizukawa
2014-08-10
1
-5
/
+2
*
* for PR#265: update CHANGES, small refactoring.
shimizukawa
2014-08-10
1
-22
/
+16
*
Fix could not capture caption of graphviz node by xref
tk0miya
2014-08-10
1
-25
/
+34
*
use six privided text_type() to replace with unicode() to support py2/py3 in ...
shimizukawa
2014-04-29
1
-1
/
+2
*
Update copyright year.
Georg Brandl
2014-03-01
1
-5
/
+5
|
\
|
*
Merge
Dmitry Shachnev
2014-01-20
1
-5
/
+5
|
|
\
|
|
*
Modernize the code now that Python 2.5 is no longer supported
Dmitry Shachnev
2014-01-19
1
-5
/
+5
*
|
|
Update copyright year.
Georg Brandl
2014-03-01
1
-1
/
+1
|
/
/
*
|
Closes #1302: Fix regression in :mod:`sphinx.ext.inheritance_diagram` when do...
Georg Brandl
2014-01-19
1
-0
/
+3
|
/
*
#1131: try to make grapviz invocation more robust
Georg Brandl
2013-03-30
1
-8
/
+1
*
Fix pyflakes issues.
Georg Brandl
2013-01-13
1
-1
/
+0
*
Copyright update.
Georg Brandl
2013-01-01
1
-1
/
+1
*
Fix whitespace / line length issues reported by "make test"
Jon Waltman
2012-11-03
1
-1
/
+1
*
Fixed encoding for Python 3
Kacper Kowalik
2012-05-06
1
-2
/
+2
*
fixed encoding for hashing functions for Python 3
Rob Reilink
2012-03-13
1
-1
/
+3
*
Stop graphviz nodes from showing up twice in text builders.
Robert Lehmann
2012-02-15
1
-3
/
+5
*
Fix: show [graph] in text builder
Timo Schmid
2011-12-23
1
-0
/
+1
*
Merge with 1.0
Georg Brandl
2011-09-22
1
-48
/
+98
|
\
|
*
Merge with 1.0.
Georg Brandl
2011-09-21
1
-1
/
+1
|
|
\
|
*
|
Fix syntax.
Georg Brandl
2011-09-21
1
-1
/
+1
|
*
|
graphviz: Remove unused function get_svg_tag
Benoit Allard
2011-08-24
1
-5
/
+0
|
*
|
Render SVG using an img tag, not an object one. Even IE9 understands it now
Benoit Allard
2011-08-24
1
-33
/
+6
|
*
|
The graphviz extension uses an empty <object ... /> tag to embed svg files, b...
Njal Karevoll
2011-08-12
1
-1
/
+1
|
*
|
graphviz: also catch IOError with Errno 22 (invalid parameter)
Benoit Allard
2011-07-14
1
-1
/
+8
|
*
|
Fix NameError in graphviz.render_dot_texinfo.
Jon Waltman
2011-06-30
1
-1
/
+2
|
*
|
Add Texinfo support in ext.graphviz, ext.inheritance_diagram and ext.mathbase.
Jon Waltman
2011-03-05
1
-1
/
+21
|
*
|
Remove latex \label and add todo comment.
Georg Brandl
2011-01-08
1
-1
/
+1
|
*
|
Fix interpolation error, encode inserted caption strings and add the caption ...
Georg Brandl
2011-01-08
1
-5
/
+9
|
*
|
merge with https://bitbucket.org/dhellmann/sphinx-graphviz-paragraphs/
Georg Brandl
2011-01-08
1
-2
/
+3
|
|
\
\
|
|
*
\
merge with 1.0
Georg Brandl
2011-01-04
1
-1
/
+1
|
|
|
\
\
|
|
*
|
|
Fix line length
DasIch
2010-09-28
1
-1
/
+2
|
*
|
|
|
add caption option to graphviz nodes and render the caption in latex output
Doug Hellmann
2010-10-28
1
-2
/
+19
|
|
/
/
/
|
*
|
|
add 'inline' flag to graphviz extension directives to control paragraph breaks
Doug Hellmann
2010-09-16
1
-3
/
+17
|
*
|
|
#443: Allow referencing external graphviz files.
Georg Brandl
2010-08-23
1
-6
/
+27
|
*
|
|
Docstring harmonization.
Georg Brandl
2010-08-22
1
-3
/
+1
|
*
|
|
Make the dot command part of the caching system for dot output generation
Ali Afshar
2010-08-06
1
-0
/
+1
*
|
|
|
Fix #720: add dummy visitor for graphviz nodes for man/text writer.
Georg Brandl
2011-09-22
1
-1
/
+19
|
|
_
|
/
|
/
|
|
*
|
|
#316: broader range of exceptions to catch while communicating with subprocess.
Georg Brandl
2011-09-21
1
-1
/
+1
*
|
|
Fix #659: use object start/end tag.
Georg Brandl
2011-09-21
1
-1
/
+1
*
|
|
#590: Fix inline display of graphviz diagrams in LaTeX output.
Georg Brandl
2011-01-08
1
-1
/
+1
|
|
/
|
/
|
*
|
New year update.
Georg Brandl
2011-01-04
1
-1
/
+1
|
/
*
Rename os to osutil, thanks to relative imports.
Georg Brandl
2010-01-17
1
-1
/
+1
*
Refactor util package.
Georg Brandl
2010-01-17
1
-1
/
+1
[next]