diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-06 21:36:07 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-06 21:36:07 +0000 |
commit | a7e9988061874147ef88f6b6d52bf5b91e31860b (patch) | |
tree | ff6f429a015ccd31c3d57a2c8fe4664fdb638d9b /doc/examples | |
parent | 963d358380a202afc450e3de3fba60eafc372f17 (diff) |
Add the Integrated issue tracking with Ikiwiki article, which was orginally
published on linuxworld.com. Republished here with their permission, as
their contract allows me to keep the copyright and use it in this free
software project.
Diffstat (limited to 'doc/examples')
-rw-r--r-- | doc/examples/softwaresite.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/examples/softwaresite.mdwn b/doc/examples/softwaresite.mdwn index f9490254c..6588dc93b 100644 --- a/doc/examples/softwaresite.mdwn +++ b/doc/examples/softwaresite.mdwn @@ -11,3 +11,6 @@ Some additional configuration you might want to do: there is a [[softwaresite/Makefile]] that will use ikiwiki to build static html documentation. ikiwiki itself uses a similar system to build its documentation. + +* Read the [[tips/issue_tracking]] article for tips about how to use + ikiwiki as a BTS. |