diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2018-09-29 13:32:34 +0200 |
|---|---|---|
| committer | Even Rouault <even.rouault@spatialys.com> | 2018-09-29 13:32:34 +0200 |
| commit | 570f569cb6338c3b830b76a55c9f9961da06e6e8 (patch) | |
| tree | 8678f9a85589428eb8b048c7fc9c6fa3ff90f035 /docs/source | |
| parent | da0e7f9fd5c259aecde19aaab7758e9545b0ecfa (diff) | |
| download | PROJ-570f569cb6338c3b830b76a55c9f9961da06e6e8.tar.gz PROJ-570f569cb6338c3b830b76a55c9f9961da06e6e8.zip | |
Doc building: fix warning regarding Altamimi2002 citation not found
There was an issue since transformation.rst which uses this citation is
alphabetically after references.rst.
The documented workaround in https://github.com/mcmtroffaes/sphinxcontrib-bibtex/issues/8
is to rename references.rst as zrefereces.rst, so it is alphabetically last.
Diffstat (limited to 'docs/source')
| -rw-r--r-- | docs/source/index.rst | 2 | ||||
| -rw-r--r-- | docs/source/zreferences.rst (renamed from docs/source/references.rst) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/index.rst b/docs/source/index.rst index d09424c8..c367cafb 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -20,7 +20,7 @@ PROJ community/index faq glossary - references + zreferences .. only:: html diff --git a/docs/source/references.rst b/docs/source/zreferences.rst index 384281cd..384281cd 100644 --- a/docs/source/references.rst +++ b/docs/source/zreferences.rst |
