1
2
3
4
5
6
7
|
<h1 align="center">Managing Project Documentation</h1>
Fossil provides a built-in <a href="wikitheory.wiki">wiki</a>
that can be used to store the
documentation for a project. This is sufficient for many projects.
If your project is well-served by wiki documentation, then you
need read no further.
|
>
|
1
2
3
4
5
6
7
8
|
<title>Managing Project Documentation</title>
<h1 align="center">Managing Project Documentation</h1>
Fossil provides a built-in <a href="wikitheory.wiki">wiki</a>
that can be used to store the
documentation for a project. This is sufficient for many projects.
If your project is well-served by wiki documentation, then you
need read no further.
|