diff options
author | Thomas Graf <tgraf@suug.ch> | 2013-10-22 14:33:27 (GMT) |
---|---|---|
committer | Thomas Graf <tgraf@suug.ch> | 2013-10-22 14:33:27 (GMT) |
commit | 3151eda89ad7641804e381e5dacd89fc78a12945 (patch) | |
tree | 375586aeff77ced48d8dc32fa8e6a70a28230b81 | |
parent | 72bf363654c041842ed12f4020042ab551a9929b (diff) | |
download | libnl-3151eda89ad7641804e381e5dacd89fc78a12945.zip libnl-3151eda89ad7641804e381e5dacd89fc78a12945.tar.gz libnl-3151eda89ad7641804e381e5dacd89fc78a12945.tar.bz2 |
doc: Add instructions on how to build docs
Reported-by: Teto <mattator@gmail.com>
Signed-off-by: Thomas Graf <tgraf@suug.ch>
-rw-r--r-- | doc/README | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -8,3 +8,6 @@ mscgen-filter-1.2 asciidoc > 8.6.x doxygen > 1.8.0 + +Building the documentation: +make gendoc |