projects
/
noc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a07a2e5
)
add info about make serve target
author
Christian Pointner
<equinox@realraum.at>
Thu, 17 Dec 2015 23:11:33 +0000
(
00:11
+0100)
committer
Christian Pointner
<equinox@realraum.at>
Thu, 17 Dec 2015 23:11:33 +0000
(
00:11
+0100)
doc/index.mdwn
patch
|
blob
|
history
diff --git
a/doc/index.mdwn
b/doc/index.mdwn
index
463ea96
..
5a87d46
100644
(file)
--- a/
doc/index.mdwn
+++ b/
doc/index.mdwn
@@
-11,4
+11,6
@@
This documentation is meant to:
## How to build the documentation
The documentation can be built locally using the provided
- `ikiwiki.setup` settings, simply by calling `make`.
+ `ikiwiki.setup` settings, simply by calling `make`. By
+ calling `make serve` a small webserver will be started
+ on `*:8000` which will serve the wiki directly.