diff options
| author | jacob <jacob@panda> | 2010-06-07 16:09:19 -0500 |
|---|---|---|
| committer | jacob <jacob@panda> | 2010-06-07 16:09:19 -0500 |
| commit | 86b7377996325762783fd1df0e070e5ec77735e4 (patch) | |
| tree | dc1e5a853b11c91bca221d81c1356435708771ff /doc/web | |
| parent | 91910e092fe4330ac2998e7673a028f3d8c63317 (diff) | |
| download | sphinx-86b7377996325762783fd1df0e070e5ec77735e4.tar.gz | |
Now serves static body.
Diffstat (limited to 'doc/web')
| -rw-r--r-- | doc/web/api.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/web/api.rst b/doc/web/api.rst index a371fe3f..66e89af3 100644 --- a/doc/web/api.rst +++ b/doc/web/api.rst @@ -7,7 +7,7 @@ Web Support API .. class:: WebSupport The :class:`WebSupport` class provides a central interface for - working with :ref:`~sphinx.websupport.document.Document's. + working with :class:`~sphinx.websupport.document.Document`'s. .. method:: init(srcdir='', outdir='') |
