diff options
author | Ezio Melotti <ezio.melotti@gmail.com> | 2013-04-23 06:56:30 (GMT) |
---|---|---|
committer | Ezio Melotti <ezio.melotti@gmail.com> | 2013-04-23 06:56:30 (GMT) |
commit | 9d2d64ff211a46dc4db89b4d1e6f8aee077cb541 (patch) | |
tree | 187d475b0364f5b7780f092aa327d543247d91b0 /Doc/howto | |
parent | d04c5d66b054d3f008f4c4497e40ee8799bddb72 (diff) | |
download | cpython-9d2d64ff211a46dc4db89b4d1e6f8aee077cb541.zip cpython-9d2d64ff211a46dc4db89b4d1e6f8aee077cb541.tar.gz cpython-9d2d64ff211a46dc4db89b4d1e6f8aee077cb541.tar.bz2 |
#17729: remove the Advocacy HOWTO from the index.
Diffstat (limited to 'Doc/howto')
-rw-r--r-- | Doc/howto/index.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Doc/howto/index.rst b/Doc/howto/index.rst index 6706f89..e4c95b1 100644 --- a/Doc/howto/index.rst +++ b/Doc/howto/index.rst @@ -13,7 +13,6 @@ Currently, the HOWTOs are: .. toctree:: :maxdepth: 1 - advocacy.rst pyporting.rst cporting.rst curses.rst |