8000 Add build process notes to README.rst by AA-Turner · Pull Request #2016 · python/peps · GitHub
[go: up one dir, main page]

Skip to content

Add build process notes to README.rst #2016

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Jun 30, 2021
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Disambiguate build file
  • Loading branch information
AA-Turner committed Jun 30, 2021
commit 698cfe525cb60a296dce1b4546fa32f81467401c
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -89,8 +89,8 @@ Build PEPs with Sphinx locally:
not impact the build process.
4. Navigate to the ``build`` directory of your PEPs repo to find the HTML pages.

Arguments to the build file:
----------------------------
Arguments to ``build.py``:
--------------------------

Renderers:

Expand Down
0