- Notifications
You must be signed in to change notification settings - Fork1
Communications of the Python Documentation Editorial Board
python/editorial-board
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This repo contains activity updates, process, and planning information for the Python Documentation Editorial Board.
SeePEP 732.
We have a "changelog" of decisions:changelog directory.
Read updates of the Editorial Board's activities.Subscribe to the updates using theRSS feed.
The Editorial Board's private meetings are monthly on the second Tuesday at 1:30pm Pacific.
If you have a general request or question, please use theDocumentation category in Discourse.
If you need Editorial Board assistance, pleasefile an issue on this repo.
These links give context on the editorial board:
- PEP 732
- PEP 732 Discourse discussion
- Language Summit 2021 presentation
- Language Summit 2020 presentation
These links give context on existing documentation landing pages:
- CPython Documentation Landing page (docs.python.org)
- PSF (python.org) website landing page
- Documentation Experience presentation - Review navigation of PSF website related to docs
Hugo is not needed to be installed in order to write a new meeting minutes.
Write the meeting minutes a markdown file undercontent/updates/*.md
, commit, andcreate the pull request. A preview will then be generated on Netlify.
The meeting minutes should be written using template provided inarchetypes/updates.md.
If you have Hugo installed, a new meeting minutes file can be created by typing on the command line:
hugo new content content/updates/newupdate.md
This will create the file undercontent/updates/newupdate.md
, and you can continue editing it.
(replace "newupdate.md" with the desired filename.)
The list of attendees is pulled from the"members"
field in the frontmatter. By default, it lists all membersof the Python Docs Editorial Board. If a member did not attend the meeting, remove from this list.
First install Hugo.
Run the command at the root of the repository:
hugo server
Use the template inarchetypes/changelog.md.
The file can also be created using the command:
hugo new content content/changelog/newchangelog.md
It will create a new file undercontent/changelog/newchangelog.md
. (Replace "newchangelog.md" with the desired filename).
About
Communications of the Python Documentation Editorial Board
Resources
Code of conduct
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors8
Uh oh!
There was an error while loading.Please reload this page.