Skip to content

Commit 72c719e

Browse files
author
Christopher Fonnesbeck
committed
Added outline to docs; moved theory text from PyMC2
1 parent ef52277 commit 72c719e

18 files changed

+437
-6
lines changed

docs/INSTALL.rst

Whitespace-only changes.

docs/README.rst

Whitespace-only changes.

docs/_images/envelope.pdf

25.5 KB
Binary file not shown.

docs/_images/envelope.png

12.4 KB
Loading

docs/_images/reject.pdf

26.1 KB
Binary file not shown.

docs/_images/reject.png

40.3 KB
Loading

docs/conclusion.rst

Whitespace-only changes.

docs/distributions.rst

Whitespace-only changes.

docs/extending.rst

Whitespace-only changes.

docs/index.rst

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,26 @@
33
You can adapt this file completely to your liking, but it should at least
44
contain the root `toctree` directive.
55
6-
Welcome to PyMC's documentation!
7-
================================
6+
PyMC User's Guide
7+
=================
88

99
Contents:
1010

1111
.. toctree::
1212
:maxdepth: 2
13-
13+
:numbered:
14+
15+
README
16+
INSTALL
17+
tutorial
18+
modelbuilding
19+
modelfitting
20+
modelchecking
21+
extending
22+
distributions
23+
conclusion
24+
theory
25+
references
1426

1527

1628
Indices and tables

0 commit comments

Comments
 (0)