cpython/Doc/extending
Nick Coghlan f7614d55a2 Close #19407: New installation & distribution guides
- based on pip and other PyPA tools
- includes references to the new Python Packaging User Guide
  where appropriate (and the relevant section is at least
  partially filled in)
- started new FAQ sections
- both guides aim to introduce users to basic open source
  concepts if they aren't aware of them
- existing guides have been relocated (now linked from the
  distutils docs) rather then removed, since there is
  some needed material that has yet to be relocated to the
  distutils docs as a reference for the legacy formats
2014-03-13 22:13:45 +10:00
..
building.rst Issue 19195: Improved cross-references in C API documentation. 2013-10-09 13:26:17 +03:00
embedding.rst Issue #18164: merge from 3.3 2013-06-24 14:23:35 -07:00
extending.rst Issue 19195: Improved cross-references in C API documentation. 2013-10-09 13:26:17 +03:00
index.rst Close #19407: New installation & distribution guides 2014-03-13 22:13:45 +10:00
newtypes.rst Issue 19195: Improved cross-references in C API documentation. 2013-10-09 13:26:57 +03:00
windows.rst Fix advice: call PyType_Ready to fill in ob_type of custom types. 2010-12-28 09:29:19 +00:00