8000 Apply minor textual fixes and cleanup to March meeting notes · python/docs-community@acbd204 · GitHub
[go: up one dir, main page]

Skip to content

Commit acbd204

Browse files
committed
Apply minor textual fixes and cleanup to March meeting notes
1 parent b0152b8 commit acbd204

File tree

2 files changed

+19
-27
lines changed

2 files changed

+19
-27
lines changed

docs/monthly-meeting/2023-03.md

Lines changed: 18 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,19 @@
11
# Documentation Community Team Meeting (March 2023)
22

3-
:::info
4-
- **Date:** 2023-03-06
5-
- **Time:** [20:00 UTC](https://arewemeetingyet.com/UTC/2023-03-06/20:00/Docs%20Meeting)
3+
- **Date:** 2023-03-06
4+
- **Time:** [20:00 UTC](https://arewemeetingyet.com/UTC/2023-03-06/20:00/Docs%20Meeting)
65
- **This HackMD:** https://hackmd.io/@encukou/pydocswg1
76
- [**Discourse thread**](https://discuss.python.org/t/documentation-community-meeting-march-6-2023/24293) (for March)
8-
- [**Meeting's reports**](https://docs-community.readthedocs.io/en/latest/monthly-meeting/index.html) (the latest one might be an [**unmerged PR**](https://github.com/python/docs-community/pulls))
7+
- [**Meeting reports**](https://docs-community.readthedocs.io/en/latest/monthly-meeting/index.html) (the latest one might be an [**unmerged PR**](https://github.com/python/docs-community/pulls))
98
- **Calendar event:** (send your e-mail to Mariatta for an invitation)
109
- **How to participate:**
1110
- Go to [Google Meet](https://meet.google.com/dii-qrzf-wkw) and ask to be let in.
12-
- To edit notes, click the “pencil” or “split view” button on the [HackMD document](https://hackmd.io/@encukou/pydocswg1). You need to log in (e.g. with a GitHub account).
13-
:::
11+
- To edit notes, click the “pencil" or “split view” button on the [HackMD document](https://hackmd.io/@encukou/pydocswg1). You need to log in (e.g. with a GitHub account).
1412

1513
By participating in this meeting, you are agreeing to abide by and uphold the [PSF Code of Conduct](https://www.python.org/psf/codeofconduct/).
1614
Please take a second to read through it!
1715

16+
1817
## Roll call
1918

2019
(Name / `@GitHubUsername`)
@@ -28,28 +27,22 @@ Please take a second to read through it!
2827
- Hugo van Kemenade / `@hugovk`
2928
- Pradyun Gedam / `pradyunsg`
3029

31-
## Introductions
32-
33-
> If there are any new people, we should do a round of introductions.
34-
3530

3631
## Reports and celebrations
3732

3833
> 60 second updates on things you have been up to, questions you have, or developments you think people should know about. Please add yourself, and if you do not have an update to share, you can pass.
39-
>
4034
4135
> This is a place to make announcements (without a need for discussion). This is also a great place to give shout-outs to contributors! We'll read through these at the beginning of the meeting.
4236
4337
* Hugo: Automatically edit PRs with link to RTD preview
44-
* https://github.com/python/devguide/pull/1061
45-
* https://github.com/python/docs-community/pull/74
46-
* https://github.com/python/peps/pull/3031
47-
* TODO: Hugo to cleanup the Netlify action so we can transfer to https://github.com/python
48-
49-
* Hugo: Append a hash ?digest to CSS files for cache-busting
50-
* https://github.com/python/devguide/pull/1054
51-
* https://github.com/python/python-docs-theme/pull/108
< 8000 code>38+
* [python/devguide#1061](https://github.com/python/devguide/pull/1061)
39+
* [python/docs-community#74](https://github.com/python/docs-community/pull/74)
40+
* [python/peps#3031](https://github.com/python/peps/pull/3031)
41+
* TODO: Hugo to cleanup the Netlify action so we can transfer to the [Python org](https://github.com/python)
5242

43+
* Hugo: Append a hash `?digest` to CSS files for cache-busting
44+
* [python/devguide#1054](https://github.com/python/devguide/pull/1054)
45+
* [python/python-docs-theme#108](https://github.com/python/python-docs-theme/pull/108)
5346

5447

5548
## Discussion
@@ -74,16 +67,16 @@ Please take a second to read through it!
7467
*Relating to `docs.python.org`, `peps.python.org`, `devguide.python.org`, etc.*
7568

7669
* Dark theme for docs.python.org
77-
* (Hugo) PR looks ready to merge: https://github.com/python/python-docs-theme/pull/44#pullrequestreview-1314475876
78-
* Preview: https://python-docs-theme-previews--44.org.readthedocs.build/en/44/
70+
* (Hugo) PR looks ready to merge: [python/python-docs-theme#44](https://github.com/python/python-docs-theme/pull/44#pullrequestreview-1314475876)
71+
* [Preview](https://python-docs-theme-previews--44.org.readthedocs.build/en/44/)
7972
* TODO: Hugo open an issue to ask for a release with pending bugfixes, followed by another with dark theme for easy rollback if needed
8073

8174
* [Lutra](https://pradyunsg.me/lutra/)! Improving the bus factor, accessibility and next steps?
8275

8376
* Move [PEP 636 (Structural Pattern Matching: Tutorial)](https://peps.python.org/pep-0636/#composing-patterns) to main docs
8477
* See [Discourse thread](https://discuss.python.org/t/is-there-a-good-writeup-talk-about-the-implementation-of-pep-634/21987/6)
8578

86-
* [`concurrent.futures`](https://docs.python.org/3.12/library/concurrent.futures.html) reorgantization
79+
* [`concurrent.futures`](https://docs.python.org/3.12/library/concurrent.futures.html) reorganization
8780
* See [Diataxis website](https://diataxis.fr/) and [Diataxis workshop videos](https://discuss.python.org/t/recordings-available-for-python-docs-diataxis-workshop/19518) for more information on organization
8881

8982
* Sphinx warnings on CI: [hugovk/cpython#43](https://github.com/hugovk/cpython/pull/43)
@@ -93,13 +86,12 @@ Please take a second to read through it!
9386
* TODO: Hugo to PR this upstream
9487

9588

96-
### PEPs styling
97-
98-
9989
### PEP Workflow
10090

10191
* Final PEPs and the canonical docs banner link: in PR [python/peps#2992](https://github.com/python/peps/pull/2992)
102-
* [PEP 1 rewrite?](https://discuss.python.org/t/21068/26)* Status for PEP 659 and other obsolete PEPs?
92+
* [PEP 1 rewrite?](https://discuss.python.org/t/21068/26)
93+
* Status for PEP 659 and other obsolete PEPs?
94+
10395

10496
## Next meeting
10597

docs/monthly-meeting/index.rst

Copy file name to clipboard
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Monthly Reports Archive
44
=======================
55

6-
Current agenda: TBD
6+
`Current agenda <https://hackmd.io/@encukou/pydocswg1>`_
77

88
Monthly reports in reverse chronological order.
99

0 commit comments

Comments
 (0)
0