diff options
| author | Jim Fehrle | 2018-10-03 18:16:14 -0700 |
|---|---|---|
| committer | Théo Zimmermann | 2018-10-10 19:34:04 +0200 |
| commit | 7489829eff2b36b15694a7f06122fc825905bba6 (patch) | |
| tree | 2ffb33fe39056a14afb63ffc9ea76fd6e2ed05df /Makefile.doc | |
| parent | 3a0a9c27dad3e3177416d703b996c699c7a0542c (diff) | |
Include all menu entries in the menu/short TOC so that users can view
menu options for all chapters without having to load a new chapter.
Change "Introcution" title to "Introduction and Contents"
Diffstat (limited to 'Makefile.doc')
| -rw-r--r-- | Makefile.doc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.doc b/Makefile.doc index 1184cc186b..9e6ec4955a 100644 --- a/Makefile.doc +++ b/Makefile.doc @@ -10,7 +10,7 @@ # Makefile for the Coq documentation -# Read INSTALL.doc to learn about the dependencies +# Read doc/README.md to learn about the dependencies # The main entry point : |
