diff options
| author | Tim Graham <timograham@gmail.com> | 2015-06-15 10:22:18 -0400 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2015-06-15 10:22:18 -0400 |
| commit | ccfb5c74083ac565c66a2d0cfe11e60e7d1c8337 (patch) | |
| tree | d2d5c3edc17393fd647d0734dd1711d5d72c7eb7 /docs/internals | |
| parent | bfb5b7150ff52571a7a3cf10e0dd0d1dbd45c4b5 (diff) | |
Removed obsolete literals_to_xrefs.py script.
Diffstat (limited to 'docs/internals')
| -rw-r--r-- | docs/internals/contributing/writing-documentation.txt | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/docs/internals/contributing/writing-documentation.txt b/docs/internals/contributing/writing-documentation.txt index 58d7632864..82a16d826b 100644 --- a/docs/internals/contributing/writing-documentation.txt +++ b/docs/internals/contributing/writing-documentation.txt @@ -355,14 +355,6 @@ look better: That is, use metadata instead of titles. -* Add more links -- nearly everything that's an inline code literal - right now can probably be turned into a xref. - - See the ``literals_to_xrefs.py`` file in ``_ext`` -- it's a shell script - to help do this work. - - This will probably be a continuing, never-ending project. - * Whenever possible, use links. So, use ``:setting:`ADMINS``` instead of ````ADMINS````. |
