1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-08 12:40:49 -08:00
emacs/mps/manual/source
Gareth Rees 57e2dbccf3 Make mps manual sphinx extensions compatible with recent versions of sphinx:
1. Don't use the html_use_smartypants directive (smartquotes are on by default now).
2. Don't call make_admonition but inherit from BaseAdmonition instead.
3. Set the title of an admonition via the visit method instead of hacking the title node (which is now non-existent as a result of item 2).

Copied from Perforce
 Change: 193550
2018-02-12 16:49:42 +00:00
..
_templates Catch-up merge from masters. 2016-01-19 16:22:39 +00:00
design Move design.mps.finalize from old to current. 2016-10-20 13:59:21 +01:00
diagrams Initial support for building the memory management reference out of the memory pool system manual. 2014-05-22 19:27:56 +01:00
extensions Make mps manual sphinx extensions compatible with recent versions of sphinx: 2018-02-12 16:49:42 +00:00
glossary Add "cold end" and "hot end" to the glossary index. 2016-10-20 13:52:30 +01:00
guide Platforms fri3ll and fri6ll are supported, so add them to overview. 2017-11-03 14:34:20 +00:00
images Initial support for building the memory management reference out of the memory pool system manual. 2014-05-22 19:27:56 +01:00
mmref Fix broken link. 2017-03-10 09:38:22 +00:00
pool Documentation improvements. 2017-02-18 09:38:15 +00:00
themes Format the glossary index in two colummns. 2014-05-27 21:52:25 +01:00
topic Format methods must be async-signal-safe on posix. 2017-12-21 14:04:47 +00:00
bib.rst Correct year for boehm 2001. 2014-05-30 18:26:06 +01:00
code-index.rst Split generic mutator context module into two parts: one for generic operating system (prmcan.c) and one for generic architecture (prmcanan.c). 2016-10-14 13:25:14 +01:00
conf.py Make mps manual sphinx extensions compatible with recent versions of sphinx: 2018-02-12 16:49:42 +00:00
contact.rst Add #memorypoolsystem to contact page and to sidebar. 2013-06-19 15:35:31 +01:00
contributing.rst Add "contributing" section to the manual. 2014-10-21 23:41:02 +01:00
copyright.rst Manual formatting improvements: 2014-05-22 17:53:56 +01:00
index.rst Index to mps source code. 2016-03-06 18:36:47 +00:00
mmref-copyright.rst Memory management reference progress. 2014-05-23 15:58:51 +01:00
mmref-index.rst More links. 2014-06-17 10:01:30 +01:00
release.rst Avoid warnings and errors when building the manual. 2016-10-14 22:08:51 +01:00