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 | d638381ee0f62dd5df85de1fbdc93cb665347eae (patch) | |
tree | 6a5dd06ec1e96d68c66e729a04278180c24683e7 | |
parent | 8bdcaf794abb9db64938317cc16a9a9a290e2872 (diff) | |
download | cpython-d638381ee0f62dd5df85de1fbdc93cb665347eae.zip cpython-d638381ee0f62dd5df85de1fbdc93cb665347eae.tar.gz cpython-d638381ee0f62dd5df85de1fbdc93cb665347eae.tar.bz2 |
#17729: remove the Advocacy HOWTO from the index.
-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 f44e8c0..81a4f8b 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 |