summaryrefslogtreecommitdiff
path: root/docs/mainpage.md
diff options
context:
space:
mode:
authorDaniel Silverstone <dsilvers@digital-scurf.org>2017-08-11 11:17:41 -0400
committerDaniel Silverstone <dsilvers@digital-scurf.org>2017-08-11 11:17:41 -0400
commit2fcc7c75ca46072af79de8ec78e966556206f038 (patch)
tree20bc2841dd5d39af6c12ef509bdd22807374bb89 /docs/mainpage.md
parent73860cdc8625b4f8443cb8531019d6f57f8b59ce (diff)
downloadlibnslog-2fcc7c75ca46072af79de8ec78e966556206f038.tar.gz
libnslog-2fcc7c75ca46072af79de8ec78e966556206f038.tar.bz2
A commented example for the docs
Diffstat (limited to 'docs/mainpage.md')
-rw-r--r--docs/mainpage.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/mainpage.md b/docs/mainpage.md
index 1d29aee..d0ed00b 100644
--- a/docs/mainpage.md
+++ b/docs/mainpage.md
@@ -17,6 +17,8 @@ libraries can verify the log messages sent. If a library might produce a lot
of logging then it must implement a client in its test drivers or it might run
out of RAM while running tests.
+If you're not into prose, [here is a commented example](md_docs_examples.html).
+
How to log stuff
----------------