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
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
2018-09-20
[doc] Fix a typo in the developer guide
Clément Pit-Claudel
2018-09-20
[doc] Add env_version to metadata of coqrst plugin
Clément Pit-Claudel
2018-09-20
[doc] Create a separate index file for the LaTeX build
Clément Pit-Claudel
2018-09-20
[doc] Move the LaTeX preamble to a separate .tex file
Clément Pit-Claudel
2018-09-20
[doc] Fix a typo in coqdomain.py
Clément Pit-Claudel
2018-08-31
Merge PR #8170: Don't index names starting with `_` in docs
Théo Zimmermann
2018-08-22
Fix #8251: remove "the the" occurrences
Gaëtan Gilbert
2018-07-30
[sphinx] Use arguments of '.. example::' directive as a title
Clément Pit-Claudel
2018-07-26
[sphinx] Do name cleanup in handle_signature
Clément Pit-Claudel
2018-07-25
[sphinx] Add a way of skipping names in the indexes.
Théo Zimmermann
2018-06-19
[doc] Rewrite and document the prodn directive
Clément Pit-Claudel
2018-05-25
[doc] Allow more than one signature and name per Sphinx object
Clément Pit-Claudel
2018-05-22
[doc] Add a setting to warn about empty Coq objects
Clément Pit-Claudel
2018-05-15
[doc] More feedback on doc writer guide
Clément Pit-Claudel
2018-05-15
[doc] Address feedback on doc writer guide
Clément Pit-Claudel
2018-05-15
[doc] Add a README to doc/sphinx/
Clément Pit-Claudel
2018-05-15
[doc] Document all directives and roles of our Sphinx domain
Clément Pit-Claudel
2018-05-09
[sphinx] Warn for dangling tacn / cmd / opt / ... references.
Clément Pit-Claudel
2018-04-14
[Sphinx] Fix all remaining warnings.
Maxime Dénès
2018-03-12
[Sphinx] Add a few grammar constructions
Maxime Dénès
2018-03-09
Integration of a sphinx-based documentation generator.
Maxime Dénès