index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
tools
/
coqrst
/
coqdomain.py
Age
Commit message (
Expand
)
Author
2020-06-09
Merge PR #12103: Convert Ltac chapter to prodn
Théo Zimmermann
2020-06-08
Make automatic name generation for directives more consistent:
Jim Fehrle
2020-06-07
[sphinx] Fix regexp used in coqdomain.CoqtopBlocksTransform.split_lines
Clément Pit-Claudel
2020-06-05
Fix comment.
Théo Zimmermann
2020-06-05
[sphinx] Fix #12361
Clément Pit-Claudel
2020-06-05
[sphinx] Improve the error message printed for duplicate names
Clément Pit-Claudel
2020-06-05
[sphinx] Remove most pylint warnings
Clément Pit-Claudel
2020-05-18
Support :gdef:`text <term>` syntax (adding "<term>")
Jim Fehrle
2020-05-08
Simplify splitting
Quentin Carbonneaux
2020-05-07
Cleanup formatting in .. coqtop:: directives
Quentin Carbonneaux
2020-04-29
Support in-line glossary entries and references
Jim Fehrle
2020-04-19
Don't create index entries for the name "_"
Jim Fehrle
2020-04-02
Merge PR #11869: Add an index for attributes.
Clément Pit-Claudel
2020-03-25
Convert Gallina Extensions to use prodn
Jim Fehrle
2020-03-22
Format hyperlink targets and link ids with the same name
Jim Fehrle
2020-03-20
Add an index for attributes.
Théo Zimmermann
2020-03-19
[refman] Stop using the deprecated math_block node (fixed GH-11856)
Clément Pit-Claudel
2020-03-19
[refman] Remove workaround for sphinx-doc/sphinx#4983
Clément Pit-Claudel
2020-03-18
Update headers in the whole code base.
Théo Zimmermann
2020-03-09
Remove some productionlists
Jim Fehrle
2020-02-28
Convert Gallina Vernac to use prodn
Jim Fehrle
2020-02-26
Addr 'attr' directive for attributes
Jim Fehrle
2020-02-24
Allow multiple indexed names on a single .. cmd::, etc.
Jim Fehrle
2020-02-13
Spell out the entry suffix in the main index
Jim Fehrle
2019-12-28
Convert productionlists to prodns
Jim Fehrle
2019-12-14
Make prodn look more like productionlist
Jim Fehrle
2019-07-01
Update doc for % escapes in Sphinx doc, improve error messages
Jim Fehrle
2019-06-17
Adapt change-header script to handle shebangs in addition to Emacs comments.
Théo Zimmermann
2019-05-16
[refman] Introduce syntax for alternatives in notations
Clément Pit-Claudel
2019-05-12
[refman] Raise an error when a notation doesn't parse
Clément Pit-Claudel
2019-04-21
Remove duplicate copy of _warn_if_duplicate_name.
Jim Fehrle
2019-02-28
[sphinx] Add warn option to coqtop directive.
Théo Zimmermann
2019-02-19
[sphinx] Refactor handling of options for coqtop directive.
Théo Zimmermann
2019-02-18
[sphinx] Add abort and restart options to directive coqtop.
Théo Zimmermann
2019-02-18
coqdomain.py fix typo in comment
Gaëtan Gilbert
2019-02-18
Sphinx: nicer error reporting
Gaëtan Gilbert
2019-02-18
Sphinx: fail when a command fails
Gaëtan Gilbert
2019-02-18
Sphinx: remove [coqtop:: undo]
Gaëtan Gilbert
2019-02-12
Fix doc for coqtop:: undo
Gaëtan Gilbert
2019-01-09
[Manual] Remove link to non-existing CSS file
Vincent Laporte
2018-12-14
Do not raise object without body warning for prodn objects.
Théo Zimmermann
2018-10-01
Merge PR #8301: Documentation for proof diffs
Théo Zimmermann
2018-09-25
[doc] Fix GH-8529: wrap macro definitions in math delimiters for MathJax
Clément Pit-Claudel
2018-09-23
Update flag, option and table descriptions in coqdomain.py, update README.rst...
Jim Fehrle
2018-09-23
Documentation for proof diffs
Jim Fehrle
2018-09-20
Define flags (binary-valued settings) and tables (settings that are sets)
Jim Fehrle
2018-09-20
[doc] Rewrite and document the prodn directive
Clément Pit-Claudel
2018-09-20
[doc] Work around https://github.com/sphinx-doc/sphinx/issues/4979
Clément Pit-Claudel
2018-09-20
[doc] Ensure that merging coqtop blocks preserves anchors
Clément Pit-Claudel
2018-09-20
[doc] Work around https://github.com/sphinx-doc/sphinx/issues/4980
Clément Pit-Claudel
[next]