Skip to content

Commit

Permalink
Add filenames as targets to all documents
Browse files Browse the repository at this point in the history
  • Loading branch information
AA-Turner committed Jun 19, 2022
1 parent c0722de commit 9f53844
Show file tree
Hide file tree
Showing 22 changed files with 25 additions and 2 deletions.
1 change: 1 addition & 0 deletions core-developers/becoming-coredev.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
.. _becoming-coredev:
.. _coredev:

==============================
Expand Down
1 change: 1 addition & 0 deletions core-developers/developer-log.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
.. _developer-log:
.. _developers:

Developer Log
Expand Down
2 changes: 2 additions & 0 deletions developer-workflow/c-api.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
.. _c-api:

=======================
Changing Python's C API
=======================
Expand Down
1 change: 1 addition & 0 deletions developer-workflow/communication-channels.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
.. _communication-channels:
.. _communication:

==============================
Expand Down
1 change: 1 addition & 0 deletions developer-workflow/development-cycle.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
.. _development-cycle:
.. _devcycle:

Development Cycle
Expand Down
1 change: 1 addition & 0 deletions developer-workflow/extension-modules.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
.. _extension-modules:
.. _extensions:

==================================
Expand Down
1 change: 1 addition & 0 deletions developer-workflow/lang-changes.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
.. _lang-changes:
.. _langchanges:

Changing the Python Language
Expand Down
1 change: 1 addition & 0 deletions developer-workflow/stdlib.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
.. _stdlib:
.. _stdlibchanges:

Adding to the Stdlib
Expand Down
1 change: 1 addition & 0 deletions documenting/help-documenting.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
.. _help-documenting:
.. _docquality:

==========================
Expand Down
1 change: 1 addition & 0 deletions documenting/start-documenting.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
.. _start-documenting:
.. _documenting:

===============
Expand Down
1 change: 1 addition & 0 deletions getting-started/fixing-issues.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
.. _fixing-issues:
.. _fixingissues:

=================================
Expand Down
1 change: 1 addition & 0 deletions getting-started/getting-help.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
.. _getting-help:
.. _help:

Where to Get Help
Expand Down
5 changes: 3 additions & 2 deletions getting-started/git-boot-camp.rst
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
.. highlight:: console

.. _git-boot-camp:
.. _gitbootcamp:

Git Bootcamp and Cheat Sheet
============================

.. highlight:: console

.. note::

This section provides instructions on common tasks in CPython's
Expand Down
1 change: 1 addition & 0 deletions getting-started/pull-request-lifecycle.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
.. _pull-request-lifecycle:
.. _patch:
.. _pullrequest:

Expand Down
1 change: 1 addition & 0 deletions getting-started/setup-building.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
.. _setup-building:
.. _setup:

==================
Expand Down
1 change: 1 addition & 0 deletions internals/garbage-collector.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
.. _garbage-collector:
.. _gc:
.. _garbage_collector:

Expand Down
1 change: 1 addition & 0 deletions testing/new-buildbot-worker.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
.. _new-buildbot-worker:
.. _buildworker:

====================
Expand Down
1 change: 1 addition & 0 deletions testing/run-write-tests.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
.. _run-write-tests:
.. _runtests:

=========================
Expand Down
1 change: 1 addition & 0 deletions testing/silence-warnings.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
.. _silence-warnings:
.. _silencewarnings:

====================================
Expand Down
1 change: 1 addition & 0 deletions triaging/github-bpo-faq.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
.. _github-bpo-faq:
.. _gh-faq:

===========================
Expand Down
1 change: 1 addition & 0 deletions triaging/issue-tracker.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
.. _issue-tracker:
.. _tracker:

=============
Expand Down
1 change: 1 addition & 0 deletions triaging/labels.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
.. _labels:
.. _gh-labels:

=============
Expand Down

0 comments on commit 9f53844

Please sign in to comment.