* removed hardcoded doclangs
* truly removed '?action' * some RFC comments
This commit is contained in:
parent
528652afcb
commit
7f9c736116
3 changed files with 8 additions and 6 deletions
|
@ -29,7 +29,7 @@ WIKI_HOST="https://systemausfall.org"
|
|||
# the trailing slash is important
|
||||
WIKI_URL=/trac/cryptobox/wiki/
|
||||
|
||||
CBOX_CGI="?action=doc\&page="
|
||||
CBOX_CGI="?page="
|
||||
|
||||
LANGUAGES="de en"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue