summaryrefslogtreecommitdiffstats
path: root/doc/tables.doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/tables.doc')
-rw-r--r--doc/tables.doc2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/tables.doc b/doc/tables.doc
index 5dc166d..6c78696 100644
--- a/doc/tables.doc
+++ b/doc/tables.doc
@@ -28,6 +28,8 @@ For more complex tables the HTML syntax can be used. Doxygen
will process such tables and translate them to the various output formats
(at least for the formats that do support tables such as HTML and \LaTeX).
+Note a table should at least contain 1 row (`<tr>`) and in case a `<caption>` is used the `<caption>` should precede the first row.
+
Here is an example of a complex table:
\verbatim