From 9df2a43d5336ceb67a8da45f7b64c074b090790f Mon Sep 17 00:00:00 2001 From: Théo Zimmermann Date: Fri, 20 Mar 2020 17:57:28 +0100 Subject: Add an index for attributes. --- doc/sphinx/appendix/indexes/index.rst | 4 +++- doc/sphinx/coq-attrindex.rst | 5 +++++ 2 files changed, 8 insertions(+), 1 deletion(-) create mode 100644 doc/sphinx/coq-attrindex.rst (limited to 'doc/sphinx') diff --git a/doc/sphinx/appendix/indexes/index.rst b/doc/sphinx/appendix/indexes/index.rst index a5032ff822..2ece726df7 100644 --- a/doc/sphinx/appendix/indexes/index.rst +++ b/doc/sphinx/appendix/indexes/index.rst @@ -16,9 +16,11 @@ find what you are looking for. ../../coq-tacindex ../../coq-optindex ../../coq-exnindex + ../../coq-attrindex For reference, here are direct links to the documentation of: - :ref:`flags, options and tables `; - controlling the display of warning messages with the :opt:`Warnings` - option. + option; +- :ref:`gallina-attributes`. diff --git a/doc/sphinx/coq-attrindex.rst b/doc/sphinx/coq-attrindex.rst new file mode 100644 index 0000000000..f2ace20374 --- /dev/null +++ b/doc/sphinx/coq-attrindex.rst @@ -0,0 +1,5 @@ +:orphan: + +--------------- +Attribute index +--------------- -- cgit v1.2.3