summaryrefslogtreecommitdiffstats
path: root/doc/markdown.doc
diff options
context:
space:
mode:
authoralbert-github <albert.tests@gmail.com>2015-08-28 11:00:10 (GMT)
committeralbert-github <albert.tests@gmail.com>2015-08-28 11:00:10 (GMT)
commit564c8cd257e0dd1797d94633a0e92ddc5a496540 (patch)
tree4b72135538af23bda7b116a273a17d990aed4e33 /doc/markdown.doc
parent8418d48172b29437ab36fa90691c87734d3ca27c (diff)
downloadDoxygen-564c8cd257e0dd1797d94633a0e92ddc5a496540.zip
Doxygen-564c8cd257e0dd1797d94633a0e92ddc5a496540.tar.gz
Doxygen-564c8cd257e0dd1797d94633a0e92ddc5a496540.tar.bz2
Small documentation corrections
- syntax correction - cross reference between HTML table and Markdown table - removed reference through "here" (problematic in printed documentation, one does not know where to go).
Diffstat (limited to 'doc/markdown.doc')
-rw-r--r--doc/markdown.doc4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/markdown.doc b/doc/markdown.doc
index 87af3d8..cec2191 100644
--- a/doc/markdown.doc
+++ b/doc/markdown.doc
@@ -337,6 +337,8 @@ which will look as follows:
| 10 | 10 | 10 |
| 1000 | 1000 | 1000 |
+For more complex tables in doxygen please have a look at: \ref tables
+
\subsection md_fenced Fenced Code Blocks
Another feature defined by "Markdown Extra" is support for
@@ -437,7 +439,7 @@ details).
By default the name and title of the page are derived from the file name.
If the file starts with a level 1 header however, it is used as the title
of the page. If you specify a label for the
-header (as shown \ref md_header_id "here") doxygen will use that as the
+header (as shown in \ref md_header_id) doxygen will use that as the
page name.
If the label is called `index` or `mainpage` doxygen will put the