diff options
| author | Fredrik <fredrik@malmfors.com> | 2019-11-25 11:52:21 +0100 |
|---|---|---|
| committer | Carlton Gibson <carlton.gibson@noumenal.es> | 2019-12-04 11:36:40 +0100 |
| commit | 98188cb33dccfdce368edd411354ef7a20671942 (patch) | |
| tree | bef82af46a8812de5c5c64cc4c6b1acd3c3d5f69 /docs | |
| parent | 2540c5f08c8ca616e8549d8c4ce4bf0e938818cf (diff) | |
Refs #20935 -- Removed duplicate ToC references.
These sections are being referred to already from other locations. Having multiple references to the same location from the ToC is ambiguous, and causes errors in the EPUB build.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/howto/deployment/index.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/howto/deployment/index.txt b/docs/howto/deployment/index.txt index bbf53181b4..c61c815104 100644 --- a/docs/howto/deployment/index.txt +++ b/docs/howto/deployment/index.txt @@ -19,6 +19,4 @@ they are developed. wsgi/index asgi/index - ../static-files/deployment - ../error-reporting checklist |
