index
:
delta/python-packages/sphinx-git.git
1.8.x
3.2.x
3.3.x
3.4.x
3.5.x
3.x
4.0.x
4.1.x
4.2.x
4.3.x
4.4.x
4.x
4606_incorrect_location_of_docstring
7.0.x
7613_class__signature__
7727_autosummary_PycodeError
7996_man_make_section_directory
8321_linkcheck_tel_links
8342_warning_for_unknown_domain
8349_sphinx-contrib
9864_mathjax_loading_method
bot/pull-translations
cleanup_napoleon
dependabot/github_actions/peter-evans/create-pull-request-5
dependabot/npm_and_yarn/follow-redirects-1.14.7
dependabot/npm_and_yarn/http-proxy-1.18.1
master
mypy-0.790
support_py310
github.com: sphinx-doc/sphinx.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sphinx
/
writers
/
manpage.py
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix #1860: Man page using :samp: with braces - font doesn't reset
Takeshi KOMIYA
2016-01-08
1
-0
/
+30
*
writers: pep8 fixes
Georg Brandl
2015-03-08
1
-8
/
+35
*
Merge branch 'stable'
Georg Brandl
2015-01-03
1
-1
/
+1
|
\
|
*
all: update copyright
Georg Brandl
2015-01-03
1
-1
/
+1
*
|
Support :numref: in other writers
tk0miya
2014-10-02
1
-0
/
+5
*
|
Add app.set_translator() API to register or override a Docutils translator cl...
Takayuki Shimizukawa
2014-08-05
1
-1
/
+3
*
|
Merged in shimizukawa/sphinx-drop-old-docutils (pull request #206)
Georg Brandl
2014-03-01
1
-8
/
+5
|
\
\
|
*
\
merge heads
Takayuki Shimizukawa
2014-01-18
1
-8
/
+5
|
|
\
\
|
|
*
|
Drop docutils-0.7, 0.8 and 0.9 support
Takayuki Shimizukawa
2013-12-15
1
-8
/
+5
*
|
|
|
Update copyright year.
Georg Brandl
2014-03-01
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
Update copyright year.
Georg Brandl
2014-03-01
1
-1
/
+1
*
|
|
Closes #1174: Fix smart quotes being applied inside roles like :rst:role:`pro...
Georg Brandl
2014-01-12
1
-0
/
+5
|
/
/
*
|
Closes #901: Emit a warning when using docutils' new "math" markup without a ...
Georg Brandl
2014-01-11
1
-0
/
+8
|
/
*
Remove handlers for the "refcount" node.
Georg Brandl
2013-10-12
1
-5
/
+0
*
Closes #1192: Fix escaping problem for hyperlinks in the manpage writer.
Georg Brandl
2013-09-16
1
-1
/
+3
*
Avoid some pyflakes false positives.
Georg Brandl
2013-09-16
1
-1
/
+2
*
Use sphinx.util.compat.docutils_version, as suggested by Georg Brandl
Dmitry Shachnev
2013-04-07
1
-3
/
+2
*
manpage writer: write MACRO_DEF only with Docutils < 0.11
Dmitry Shachnev
2013-04-07
1
-2
/
+5
*
versionlabels are handled entirely in the versionmodified directive, instead ...
Nozomu Kaneko
2013-01-06
1
-7
/
+1
*
Really fix seealso labels in manpage writer.
Jonathan Waltman
2013-02-20
1
-1
/
+1
*
Fix seealso labels in manpage writer. (broke by commit d9c2da912d3d)
Jonathan Waltman
2013-02-19
1
-1
/
+1
*
Add missing "meta" and "inline" node visitors for the manpage writer.
Jonathan Waltman
2013-01-07
1
-0
/
+8
*
Copyright update.
Georg Brandl
2013-01-01
1
-1
/
+1
*
Closes #998: fix manpage writer in expectation of docutils 0.10 API change
Georg Brandl
2012-10-30
1
-6
/
+5
*
Merge with 1.0
Georg Brandl
2011-09-22
1
-2
/
+2
|
\
|
*
Fix #720: add dummy visitor for graphviz nodes for man/text writer.
Georg Brandl
2011-09-22
1
-2
/
+2
*
|
[i18n][man] add missing deunicode().
Kouhei Sutou
2011-05-29
1
-1
/
+1
*
|
#586: Implemented improved glossary markup which allows multiple terms per de...
Georg Brandl
2011-01-06
1
-0
/
+4
*
|
merge with bb+http://jonathanj/sphinx
Georg Brandl
2011-01-04
1
-0
/
+13
|
\
\
|
|
/
|
/
|
|
*
Implement "man_show_urls" configuration option to show the URL after external...
Jonathan Jacobs
2010-10-24
1
-0
/
+13
*
|
New year update.
Georg Brandl
2011-01-04
1
-1
/
+1
|
/
*
Handle raw nodes in the manpage writer.
Georg Brandl
2010-05-24
1
-0
/
+5
*
Do not emit warnings for images.
Georg Brandl
2010-02-25
1
-0
/
+7
*
Allow giving no authors.
Georg Brandl
2010-02-25
1
-1
/
+3
*
Fix-up where the ImportError is caught if the manpage writer is missing.
Georg Brandl
2010-02-21
1
-2
/
+8
*
Add manual page writer.
Georg Brandl
2010-02-21
1
-0
/
+308
[prev]