Table of Contents
Contribute to Dokuwiki
Overview
Dokuwiki is the wiki system use by SIP-Router.org project as documentation forge. It is open for anyone that wants to contribute. You can register and have an user account or do contributions anonymously, entering CAPCHA codes.
Wiki Syntax
The syntax supported by Dokuwiki is documented here.
New documentation
When creating new documentation, do use Dokuwiki Namespaces. Check first if one for same topic exists and if not create it - makes nice grouping, therefore the maintenance of documentation is easier.
Syntax Plugins
SIP-Router.org Extensions
Integration with SIP-Router.org Project resources.
GIT Commits
Link to GIT commit details via GITWEB.
GIT#hash
- hash must be at least 6 characters from GIT commit hash key
Example:
GIT#b1336a
Result: GIT#b1336a
Tracker Items
Link to FlySpray bug tracker items.
FlySpray#itemid
- itemid must be the integer id of the tracked item
Example:
FlySpray#12
Result: FlySpray#12
Remarks
- add here remarks about syntax, suggestions for improvements, etc.