Tutorial auto colouring, Man page and Make fixes

Completely fixes #1557 and the underlying Doxygen changes that caused
it. Should make fish docs simpler and more robust, more consistent and
generally prettier.

todo:
- trap unmarked text as arguments in context
- test & fix sed portability - see in particular. (so far tested on BSD
(Mac) and GNU sed).
- test Makefile changes
- last round of aesthetic changes and getting that ascii fish in there…
This commit is contained in:
Mark Griffiths
2014-08-08 03:44:37 +01:00
parent 35e6fb3788
commit 509d152e54
27 changed files with 590 additions and 452 deletions

View File

@@ -2,7 +2,7 @@
\subsection fish-synopsis Synopsis
\fish{synopsis}
fish [-h] [-v] [-c command] [FILE [ARGUMENTS...]]
fish [OPTIONS] [-c command] [FILE [ARGUMENTS...]]
\endfish
\subsection fish-description Description