diff options
| author | wiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2005-06-20 18:02:01 +0000 |
|---|---|---|
| committer | wiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2005-06-20 18:02:01 +0000 |
| commit | 460d7b4e9c15892b17aba866a9cea8e244d0066a (patch) | |
| tree | ed4f9894f85b929ce7606f1bd60bed35693c15be /docutils/docs/dev | |
| parent | fffc035dc69f5d1874c3d9d2481c10be42ebf746 (diff) | |
| download | docutils-460d7b4e9c15892b17aba866a9cea8e244d0066a.tar.gz | |
corrected syntax error in distributing.txt;
mmmh... the spec should be changed, this error is unnecessary
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@3529 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docutils/docs/dev')
| -rw-r--r-- | docutils/docs/dev/distributing.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docutils/docs/dev/distributing.txt b/docutils/docs/dev/distributing.txt index f7979a62f..05aa4f2c6 100644 --- a/docutils/docs/dev/distributing.txt +++ b/docutils/docs/dev/distributing.txt @@ -91,7 +91,7 @@ however you like to call the documentation directory): * All ``.html`` and ``.txt`` files in the base directory. * The ``docs/`` directory. (Do not install the contents of the ``docs/`` directory directory directly to - ``/usr/share/doc/docutils/``—it's incomplete and would contain + ``/usr/share/doc/docutils/``\ —it's incomplete and would contain invalid references!) * The ``licenses/`` directory. * ``tools/stylesheets/default.css``, creating the ``tools/`` and |
