diff options
author | Hunter Sezen <ovariegata@yahoo.com> | 2018-02-28 09:04:12 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-02-28 09:04:12 +0700 |
commit | f99e3b53188c600628628ea0c6987095769c809d (patch) | |
tree | 849bd21d41db5966281ea241427cbc386d7bbda5 /libraries/libe-book/README | |
parent | cc637d031ec83680a496a125eb7b0343cd31b5ab (diff) |
libraries/libe-book: Updated for version 0.1.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/libe-book/README')
-rw-r--r-- | libraries/libe-book/README | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/libraries/libe-book/README b/libraries/libe-book/README index c667037f07ae9..89218f7e3c491 100644 --- a/libraries/libe-book/README +++ b/libraries/libe-book/README @@ -13,5 +13,7 @@ Currently supported are: - zTXT - ZVR (simple compressed text format) -To build the doxygen html documentation use DOC="yes". To build the tests, install cppunit before running this script. + +To build the doxygen html documentation use: + DOC="yes" ./libe-book.SlackBuild |