diff options
| author | georg.brandl <devnull@localhost> | 2008-03-25 19:20:26 +0000 |
|---|---|---|
| committer | georg.brandl <devnull@localhost> | 2008-03-25 19:20:26 +0000 |
| commit | c30cefc6ef1cd706702ea5b710785447341087f3 (patch) | |
| tree | 431f39a8dd4a2dce6463ef523ab39f9007aa5aeb /doc/ext/builderapi.rst | |
| parent | a496f16b1464d51c3234349b1b9ff3431123672a (diff) | |
| download | sphinx-c30cefc6ef1cd706702ea5b710785447341087f3.tar.gz | |
Expand on the pickle builder.
Diffstat (limited to 'doc/ext/builderapi.rst')
| -rw-r--r-- | doc/ext/builderapi.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/ext/builderapi.rst b/doc/ext/builderapi.rst index 45d5ce26..66802ee5 100644 --- a/doc/ext/builderapi.rst +++ b/doc/ext/builderapi.rst @@ -1,3 +1,5 @@ +.. _writing-builders: + Writing new builders ==================== |
