aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/coderDocs/README
blob: 6e94d1e650e02a30296abce578b58c13160632de (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
README

This directory does not currently contain any OpenSimulator user level
documentation.  Such documentation can be found at http://opensimulator.org
instead.

Rather, this directory can contain source-code documentation as generated
via the doxygen package, and some other coder level documentation.

To do this, execute -

doxygen doxygen.conf

on the command line.