aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc_src/FORMATTING.md
diff options
context:
space:
mode:
authorGravatar Mark Griffiths <mark@thebespokepixel.com>2014-08-30 11:03:02 +0100
committerGravatar Mark Griffiths <mark@thebespokepixel.com>2014-09-03 14:43:27 +0100
commitb3e28ac41a3ad04eb84b78e4e58adfeb2fe39c70 (patch)
tree21021675526a1fd7e9acdaa0193652cdcff3a0e8 /doc_src/FORMATTING.md
parentc39fe3433bf73aa2562fb366cc82bc9c3cc6616a (diff)
Addition of 'ascii fish' logo
+ small fixes
Diffstat (limited to 'doc_src/FORMATTING.md')
-rw-r--r--doc_src/FORMATTING.md8
1 files changed, 6 insertions, 2 deletions
diff --git a/doc_src/FORMATTING.md b/doc_src/FORMATTING.md
index 74b530a4..20fb35eb 100644
--- a/doc_src/FORMATTING.md
+++ b/doc_src/FORMATTING.md
@@ -60,9 +60,13 @@ which is then transformed by Doxygen into an HTML version (`make user_doc`):
`<span class="command">echo</span> <span class="argument">hello</span> <span class="argument">world</span>`
-A man page version (`make share/man`): __echo__ hello world
+A man page version (`make share/man`):
-And a simple HTML version for the developer docs (`make doc` and `make doc/refman.pdf`): `echo hello world`
+__echo__ hello world
+
+And a simple HTML version for the developer docs (`make doc`) and the LATEX/PDF manual (`make doc/refman.pdf`):
+
+`echo hello world`
### Choosing a CLI style: using a \\fish{style} block