Commit Graph
1546 Commits
Author SHA1 Message Date
Takeshi KOMIYA ef1f587344 Merge branch 'stable' 2017-02-12 21:52:20 +09:00
jfbu 58ea3caeac Revert "Improve docs about `:lines:̀ vs ̀:start-after:` (refs #3412)"
This reverts commit 839e924808.

Indeed, it is better not to document how to use ``lines`` with
``start-after`` now if this is to be changed at next major release (refs
2017-02-11 12:08:37 +01:00
jfbu 839e924808 Improve docs about `:lines:̀ vs ̀:start-after:` (refs #3412) 2017-02-10 14:35:58 +01:00
Takeshi KOMIYA a5b8553db4 Merge pull request #3407 from cmarqu/patch-1
Fix link to Google Python Style. Small typofixes.
2017-02-10 17:07:47 +09:00
jfbu d4bd7cba5f add again to `'pxunit'̀ docs ... 2017-02-09 14:45:43 +01:00
jfbu 870ceb992b add missing quotes in docs of pxunit 2017-02-09 14:36:01 +01:00
jfbu 2eef1d0e0d simplify docs of `'pxunit'` removing irrelevant details 2017-02-09 14:29:20 +01:00
jfbu a9fba76829 latex's `'pxunit''s default written .75bp` for conciseness
It boils down to exact same value (`̀ 49336sp``) as formerly.
2017-02-09 14:13:09 +01:00
jfbu 4cece2dd27 Merge branch 'stable' 2017-02-09 13:57:57 +01:00
jfbu f2111d8f8a move (latex docs) `'geometry'` to "... don't need to be overridden"
indeed, customization will generally go via the `̀ 'sphinxsetup'`` keys
for margins or can be achieved via use of ``'passoptionstopackages'``.
Thus the key primary use would now be to remove entirely use of
``geometry`` package, which should be rarely needed.
2017-02-09 13:54:31 +01:00
jfbu c3e2d271f2 Merge branch 'stable' 2017-02-09 13:34:01 +01:00
Takeshi KOMIYA 2968ef3c26 Fix #3402: Allow to suppress "download file not readable" warnings using `suppress_warnings` 2017-02-09 12:55:07 +09:00
Colin Marquardt c106c2f1f0 Fix link to Google Python Style. Small typofixes. 2017-02-08 11:10:37 +01:00
Takeshi KOMIYA e785200202 Merge pull request #3403 from jwilk/spelling
Fix typos
2017-02-08 10:27:19 +09:00
Jakub Wilk a58ebedffd Fix typos 2017-02-07 20:14:47 +01:00
jfbu 6ae8f6ba18 logging module docs 2017-02-07 20:06:28 +01:00
Jean-François B 6f3759dbab Merge branch 'stable' into japanesetextlayout 2017-02-06 14:48:38 +01:00
jfbu 64475a8d7d shorten and link latex docs 2017-02-06 14:24:19 +01:00
jfbu 101af91b80 more precise latex docs 2017-02-06 13:55:25 +01:00
jfbu c240a90f18 improve the index appearance in Sphinx's own PDF documentation 2017-02-05 23:20:30 +01:00
jfbu 80e39e4031 Update docs about latex's `'releasename'` 2017-02-05 23:13:17 +01:00
jfbu 451115f2d1 no need to pass truedimen as class option, package option is enough 2017-02-05 20:07:41 +01:00
jfbu 9c6a071572 Fix #3356 and #3394 (latex) text layout of Japanese documents
- make text width integer multiple of zenkaku width

- fix incompatibility of ``geometry`` package with ``jsbook`` LaTeX
  class (``'manual'`` docclass)

- fix issue with shortened text area height in ``'manual'`` docclass
2017-02-05 17:25:50 +01:00
adrian5 680030b568 Update conf.py.txt
I'm not entirely sure what this line is trying to say, but is needs rewriting. Modify my commit, if necessary.
2017-02-03 16:30:26 +01:00
Timotheus Kampik 681139ee0f document markdown support: work in review comments #2303 #825 2017-02-02 14:42:48 +09:00
Timotheus Kampik 82d608ccaf document markdown support #2303 #825 2017-02-02 14:42:42 +09:00
Takeshi KOMIYA 11f2bd39d0 Merge pull request #3373 from TimKam/2303-document-markdown-support
Document markdown support #2303 #825
2017-02-02 14:40:59 +09:00
Timotheus Kampik 98a39f8a51 document markdown support: work in review comments #2303 #825 2017-02-01 19:16:05 +01:00
adrian5 7bf7b81751 Update toctree.rst 2017-01-31 01:29:18 +01:00
Timotheus Kampik e6693b5cae document markdown support #2303 #825 2017-01-29 10:58:22 +01:00
Takeshi KOMIYA da15090c83 Update docs for collectors API 2017-01-28 20:44:40 +09:00
Takeshi KOMIYA e7ca01a965 Merge branch 'master' into master 2017-01-28 20:02:29 +09:00
Marco Buttu 882bebf90a From version 1.5 to 1.6. Warnings wrapped with locale. 2017-01-26 11:20:24 +01:00
Marco Buttu ac896790a0 Merge remote-tracking branch 'upstream/master' 2017-01-24 13:20:03 +01:00
Timotheus Kampik 0b4ebbeebb Improve templating options documentation #2788
--
Move `parents`, `prev` & `next` to
*documents that are created from source files* section.
It doesnt make any sens to use them for auto-generated files like index and
search, does it?
Add documentation for `body`, `display_toc`, `metatags` and `title`.
2017-01-22 22:05:35 +01:00
jfbu cf966d4a97 Merge branch 'stable' 2017-01-21 15:21:33 +01:00
jfbu dc51eef605 LaTeX, pass dvipdfm option to geometry package for Japanese documents 2017-01-21 11:31:32 +01:00
jfbu 765b00fc30 Fix config.rst missing escape in `latex_documents` author example 2017-01-21 10:44:50 +01:00
Takeshi KOMIYA d44ea97e98 Merge branch 'stable' 2017-01-17 22:37:17 +09:00
jfbu e46887b1e9 polish latex.rst doc slightly 2017-01-16 15:15:07 +01:00
Marco Buttu e32eb44959 Fixed flake8 style check 2017-01-16 10:53:46 +01:00
jfbu 6f0d0ede3a polish an item in latex.rst doc file 2017-01-16 09:41:37 +01:00
jfbu 8c21abeccc Fix #3308: Parsed-literals don't wrap very long lines with pdf builder 2017-01-16 00:15:29 +01:00
Marco Buttu df1c46974d Comparison made by distutils.version.LooseVersion 2017-01-15 22:09:15 +01:00
Marco Buttu 44732c6aea compare_version() replaces proper_pyversion() 2017-01-15 21:07:44 +01:00
Takeshi KOMIYA e6cd347f6c Merge branch 'stable' 2017-01-16 01:31:57 +09:00
Marco Buttu 960f889a2c Added pyversion option for doctest (issue 3303)
Code, tests and documentation.
2017-01-15 10:27:34 +01:00
Jakob Lykke Andersen e3cb2bbcf1 C++, at option tparam-line-spec for templates.
Make it possible to render template parameters on separate lines.
2017-01-15 00:52:08 +09:00
Javier Eduardo Rojas Romero 5868a8f656 corrected output directory for .pot files
Sphinx's `make gettext` always creates the .pot files in
$BUILD_DIR/gettext, regardless of the paths configured in `locale_dirs`;
those only affect sphinx-intl's operation
2017-01-12 13:37:14 -05:00
Takeshi KOMIYA 1a821b89e9 Drop deprecated function: make_admonition() 2017-01-07 18:35:57 +09:00