Documentation fixes and additions.
This commit is contained in:
parent
e9a96d0e26
commit
2eca0fa287
3 changed files with 7 additions and 1 deletions
|
|
@ -12,10 +12,14 @@ Configuration
|
|||
|
||||
To display a collection of man pages in a desired path you can use the following config directive:
|
||||
|
||||
conf_wman_enable /usr/share/man
|
||||
conf_enable_wman /usr/share/man
|
||||
|
||||
This will allow you to browse the man pages under /usr/share/man.
|
||||
|
||||
For man pages organized in the traditional unix structure `manN/foo.N` where N is the section number, set in your config file:
|
||||
|
||||
wman_unix_mode=1
|
||||
|
||||
Demo
|
||||
----
|
||||
|
||||
|
|
|
|||
|
|
@ -25,6 +25,7 @@ Plans and ideas for the future
|
|||
* http://en.wikipedia.org/wiki/List_of_content_management_systems
|
||||
* http://en.wikipedia.org/wiki/Comparison_of_wiki_software
|
||||
* Include txt2tags as builtin alternative to markdown.
|
||||
* Mathematic pseudo-CAPTCHA ala WP's 'Math Comment Spam Protection Plugin'.
|
||||
|
||||
|
||||
Future plans
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue