diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -28,7 +28,8 @@ version published by Paul Cantrell in 2007 * Fixed echoing control characters on the end of lines. Or was it broken only at the end of the document? Anyway, it's fixed now. -* Code documentation using [Doxygen](https://doxygen.nl/) +* Code documentation using [Doxygen](https://doxygen.nl/). + Build with `make devdoc`. * Added the [original manual](https://www.copters.com/teco.html) to the repository (`doc/TECO Manual V4.html`). |