Juan Luis Cano Rodríguez
|
2c1fa831c1
|
Add tutorial section on documenting Python objects
|
2021-08-12 20:06:56 +02:00 |
|
Juan Luis Cano Rodríguez
|
1a1e45f1af
|
Add cross reference to role definitions
|
2021-08-12 20:06:56 +02:00 |
|
Takeshi KOMIYA
|
2138c296c6
|
Merge branch '4.x'
|
2021-08-13 01:39:42 +09:00 |
|
Juan Luis Cano Rodríguez
|
f152680bfb
|
Split tutorial in several files
|
2021-08-11 13:31:47 +02:00 |
|
Takeshi KOMIYA
|
8948f45226
|
Merge pull request #9527 from tk0miya/9525_tutorial
Fix #9525: tutorial: Wrong condition in recipe.py
|
2021-08-11 02:14:12 +09:00 |
|
Takeshi KOMIYA
|
7d7dfd51e1
|
Merge branch '4.x'
|
2021-08-11 02:11:01 +09:00 |
|
John Cole
|
8dbef8798a
|
Fix typo
|
2021-08-04 20:28:45 -04:00 |
|
Takeshi KOMIYA
|
c1692faba7
|
Fix #9525: tutorial: Wrong condition in recipe.py
|
2021-08-05 01:38:58 +09:00 |
|
Takeshi KOMIYA
|
641174db5d
|
Merge pull request #9447 from Blendify/Blendify/html-templates-sphinx-version
HTML Templates: Expose full sphinx version tuple
|
2021-08-02 02:08:50 +09:00 |
|
Takeshi KOMIYA
|
b9a4a5d06f
|
Merge branch '4.x'
|
2021-07-30 02:20:24 +09:00 |
|
Darren Ng
|
8ea5587ed9
|
:manpage: is a role, not a directive. [ci skip]
|
2021-07-26 16:33:18 +08:00 |
|
Takeshi KOMIYA
|
6e87c17a76
|
doc: Add document for autoproperty directive (refs: #9486)
|
2021-07-23 23:10:48 +09:00 |
|
Takeshi KOMIYA
|
779274d4b8
|
Merge branch '4.x'
|
2021-07-23 02:17:12 +09:00 |
|
Takeshi KOMIYA
|
362f36d35d
|
Merge pull request #9461 from tk0miya/9445_class_property
Close #9445: Support class properties
|
2021-07-20 01:12:04 +09:00 |
|
Takeshi KOMIYA
|
445c340cbd
|
Merge pull request #9474 from jfbu/latex_document_9166
LaTeX: add some documentation for container support (#9166)
|
2021-07-20 01:00:28 +09:00 |
|
Takeshi KOMIYA
|
4bf43984b2
|
Merge branch '4.x'
|
2021-07-20 00:59:12 +09:00 |
|
Takeshi KOMIYA
|
0e5dab0dc1
|
Merge branch '4.1.x' into 4.x
|
2021-07-20 00:59:03 +09:00 |
|
Takeshi KOMIYA
|
b799b54c4d
|
Merge branch '4.x'
|
2021-07-20 00:45:30 +09:00 |
|
jfbu
|
e1612b4909
|
Remove mark-up breaking PDF output
Close: #9475
Refs: #9355
|
2021-07-19 12:23:30 +02:00 |
|
jfbu
|
af5363cefb
|
LaTeX: add some documentation for container support (#9166)
|
2021-07-19 12:10:15 +02:00 |
|
usaturn
|
c56a37e4d5
|
fix link of code of conduct
|
2021-07-17 17:38:27 +09:00 |
|
Takeshi KOMIYA
|
120525563c
|
Cloase #9445: :py:property: directive now supports :classmethod: option
Since python 3.9, `classmethod` starts to support creating a "class
property". This allows to describe it.
|
2021-07-17 14:24:31 +09:00 |
|
Aaron Carlisle
|
426fdcabcd
|
HTML Templates: Expose full sphinx version tuple
Previously, there was only a string which is problematic
when you want to programmatically compare versions
for compatibility reasons.
|
2021-07-13 20:44:46 -04:00 |
|
Takeshi KOMIYA
|
dd00bade70
|
Merge branch '4.x'
|
2021-07-12 02:15:45 +09:00 |
|
Takeshi KOMIYA
|
7e3e15231e
|
Merge pull request #9419 from zhsj/fancyvrb-zh
Add xeCJKVerbAddon to default fvset config for Chinese documents
|
2021-07-11 01:43:44 +09:00 |
|
Juan Luis Cano Rodríguez
|
8531f20eb7
|
Fix link to NumPy Docstring Standard
|
2021-07-08 22:34:25 +02:00 |
|
Shengjing Zhu
|
92c9cabae5
|
Add xeCJKVerbAddon to default fvset config for Chinese documents
Prevent xeCJK from adding extra spaces in fancyvrb Verbatim enviroment.
Fixes: #9414
Signed-off-by: Shengjing Zhu <i@zhsj.me>
|
2021-07-09 01:53:52 +08:00 |
|
Eisuke Kawashima
|
652ebf1bf5
|
Fix typo
|
2021-07-08 08:16:22 +09:00 |
|
Takeshi KOMIYA
|
5e5bca98f7
|
Merge branch '4.x' into 6525_linkcheck_warn_redirects
|
2021-07-07 02:09:50 +09:00 |
|
Takeshi KOMIYA
|
5ce5f40402
|
Merge pull request #9340 from ocket8888/patch-1
Update example to use recommended usage
|
2021-07-07 01:50:34 +09:00 |
|
Juan Luis Cano Rodríguez
|
b9da1577b6
|
Merge branch '4.x' into new-tutorial-part-ii
|
2021-07-05 20:12:53 +02:00 |
|
Juan Luis Cano Rodríguez
|
cb846a39e0
|
Add link to docutils docs
|
2021-07-05 09:39:14 +02:00 |
|
Juan Luis Cano Rodríguez
|
6f9bc6e7e5
|
Use "builtin" for extensions label as it is done for themes
|
2021-07-05 09:32:10 +02:00 |
|
Juan Luis Cano Rodríguez
|
f303a4a9ed
|
Consistent use of "rst" for syntax highlight
|
2021-07-05 09:25:05 +02:00 |
|
Juan Luis Cano Rodríguez
|
50bd1c3967
|
Remove unnecessary label
|
2021-07-05 09:22:14 +02:00 |
|
Juan Luis Cano Rodríguez
|
74e565f99b
|
Consistent use of "build documentation"
|
2021-07-05 09:21:55 +02:00 |
|
Juan Luis Cano Rodríguez
|
d5f452a81f
|
Remove redundant local table of contents
|
2021-07-05 09:12:40 +02:00 |
|
Juan Luis Cano Rodríguez
|
13831572d5
|
Keep old name for root document in the glossary
|
2021-07-05 09:11:47 +02:00 |
|
Takeshi KOMIYA
|
2100722b70
|
Merge pull request #9353 from astrojuanlu/fix-extensions-link
Fix link to third-party extensions in front page
|
2021-07-04 23:58:54 +09:00 |
|
Takeshi KOMIYA
|
d410eb2c59
|
Merge branch '4.x'
|
2021-07-04 11:27:32 +09:00 |
|
Takeshi KOMIYA
|
0ee0d8df00
|
Merge pull request #9399 from tk0miya/napoleon_preprocess_types
doc: Fix the default value of napoleon_preprocess_types is True
|
2021-07-04 11:26:43 +09:00 |
|
Takeshi KOMIYA
|
e8ba4f1803
|
Merge pull request #9392 from LouisJustinTALLOT/patch-1
Fix quotes in docstring in ext.napoleon
|
2021-07-03 20:10:55 +09:00 |
|
Takeshi KOMIYA
|
f6b3f36e23
|
doc: Fix the default value of napoleon_preprocess_types is True
|
2021-07-03 17:41:57 +09:00 |
|
Frank Yu
|
da00466081
|
Update docs for theming
|
2021-07-03 00:44:10 +08:00 |
|
Takeshi KOMIYA
|
83ef01fbd7
|
Merge pull request #9396 from astrojuanlu/document-python-support
Document Python version support
|
2021-07-02 23:54:21 +09:00 |
|
Juan Luis Cano Rodríguez
|
1b6693d055
|
Document Python version policy
See https://groups.google.com/g/sphinx-dev/c/oDJ0KOLAmGk/m/X6N_UxpABAAJ
|
2021-07-01 20:17:29 +02:00 |
|
Louis-Justin TALLOT
|
a52ccdbfc7
|
Fix quotes in docstring in ext.napoleon
|
2021-06-30 19:40:35 +02:00 |
|
Takeshi KOMIYA
|
e1d4e0307d
|
Merge branch '4.x'
|
2021-06-30 21:24:20 +09:00 |
|
Takeshi KOMIYA
|
ec351bdf3d
|
Merge branch '4.0.x' into 4.x
|
2021-06-30 21:24:06 +09:00 |
|
Takeshi KOMIYA
|
a1994ac926
|
Merge branch '4.0.x' into rebirth_of_force_decode
|
2021-06-30 00:41:15 +09:00 |
|