File tree Expand file tree Collapse file tree 8 files changed +92
-0
lines changed
Expand file tree Collapse file tree 8 files changed +92
-0
lines changed Original file line number Diff line number Diff line change 1+ ==============
2+ Advanced Tools
3+ ==============
4+
5+ .. toctree ::
6+ :maxdepth: 5
7+
8+ gdb
9+ clang
10+ coverity
Original file line number Diff line number Diff line change 1+ ===============
2+ Core Developers
3+ ===============
4+
5+ .. toctree ::
6+ :maxdepth: 5
7+
8+ committing
9+ experts
10+ developer-log
11+ motivations
12+ become-core-developer
Original file line number Diff line number Diff line change 1+ ====================
2+ Development Workflow
3+ ====================
4+
5+ .. toctree ::
6+ :maxdepth: 5
7+
8+ communication-channels
9+ development-cycle
10+ stdlib
11+ extension-modules
12+ c-api
13+ lang-changes
14+ grammar
15+ porting
Original file line number Diff line number Diff line change 1+ =============
2+ Documentation
3+ =============
4+
5+ .. toctree ::
6+ :maxdepth: 5
7+
8+ start-documenting
9+ help-documenting
Original file line number Diff line number Diff line change 1+ ===============
2+ Getting Started
3+ ===============
4+
5+ .. toctree ::
6+ :maxdepth: 5
7+
8+ setup-building
9+ fixing-issues
10+ git-boot-camp
11+ pull-request-lifecycle
12+ getting-help
Original file line number Diff line number Diff line change 1+ ===================
2+ CPython's Internals
3+ ===================
4+
5+ .. toctree ::
6+ :maxdepth: 5
7+
8+ exploring
9+ parser
10+ compiler
11+ garbage-collector
Original file line number Diff line number Diff line change 1+ =====================
2+ Testing and Buildbots
3+ =====================
4+
5+ .. toctree ::
6+ :maxdepth: 5
7+
8+ run-write-tests
9+ silence-warnings
10+ coverage
11+ buildbots
12+ new-buildbot-worker
Original file line number Diff line number Diff line change 1+ ===================
2+ Issues and Triaging
3+ ===================
4+
5+ .. toctree ::
6+ :maxdepth: 5
7+
8+ issue-tracker
9+ triaging
10+ labels
11+ github-bpo-faq
You can’t perform that action at this time.
0 commit comments