summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authoralbert-github <albert.tests@gmail.com>2019-08-10 17:51:59 (GMT)
committeralbert-github <albert.tests@gmail.com>2019-08-10 17:51:59 (GMT)
commitcaf98e28a47f2a9134802efca8b4d5d48c904ab2 (patch)
treebf1dd145bad8c527fbc2389197c4bce8875e594d /doc
parent0fb18c7e1b38ed78591cf129453c6c4718520624 (diff)
downloadDoxygen-caf98e28a47f2a9134802efca8b4d5d48c904ab2.zip
Doxygen-caf98e28a47f2a9134802efca8b4d5d48c904ab2.tar.gz
Doxygen-caf98e28a47f2a9134802efca8b4d5d48c904ab2.tar.bz2
Missing tables item in overview
In the overview the paragraph about 'tables' is missing
Diffstat (limited to 'doc')
-rw-r--r--doc/index.doc1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/index.doc b/doc/index.doc
index 9afe624..28dea50 100644
--- a/doc/index.doc
+++ b/doc/index.doc
@@ -71,6 +71,7 @@ The first part forms a user manual:
<li>Section \ref markdown show the Markdown formatting supported by doxygen.
<li>Section \ref lists shows how to create lists.
<li>Section \ref grouping shows how to group things together.
+<li>Section \ref tables shows how to insert tables in the documentation.
<li>Section \ref formulas shows how to insert formulas in the documentation.
<li>Section \ref diagrams describes the diagrams and graphs that doxygen can generate.
<li>Section \ref preprocessing explains how doxygen deals with macro definitions.