1
2
3
4
5
6
7
8
|
<h1 align="center">The Fossil Web Interface</h1>
One of the innovative features of fossil is its built-in web interface.
This web interface provides everything you need to run a software
development project:
* [./bugtheory.wiki | Ticketing and bug tracking]
* [./wikitheory.wiki | Wiki]
|
|
>
|
1
2
3
4
5
6
7
8
9
|
<title>The Fossil Web Interface</title>
<h2>Overview</h2>
One of the innovative features of fossil is its built-in web interface.
This web interface provides everything you need to run a software
development project:
* [./bugtheory.wiki | Ticketing and bug tracking]
* [./wikitheory.wiki | Wiki]
|