blob: e89ec4739fd45355532b2941eb2f551d3f50f97e (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
README
------
The documentation is now available in the doc/ directory, with the
starting point at
doc/intro.rst
It can be built into HTML documentation with
$ ptxdist docs-html
Then point your browser to
Documentation/html/index.html
|