You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/monthly-meeting/2025-01.md
+4-12Lines changed: 4 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@
7
7
-[**Meeting reports**](https://docs-community.readthedocs.io/en/latest/monthly-meeting/) (the latest one might be an [**unmerged PR**](https://github.com/python/docs-community/pulls))
8
8
-**Calendar event:** (send your e-mail to Mariatta for an invitation)
9
9
-**How to participate:**
10
-
- We are using Discord: https://discord.gg/RxKXyPYV?event=1303462925834522666
10
+
- We are using Discord: <https://discord.gg/RxKXyPYV?event=1303462925834522666>
11
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).
12
12
13
13
By participating in this meeting, you are agreeing to abide by and uphold the [PSF Code of Conduct](https://www.python.org/psf/codeofconduct/).
@@ -19,7 +19,7 @@ Please take a second to read through it!
19
19
(Name / `@GitHubUsername`*[/ Discord, if different]*)
20
20
21
21
- Adam / `@AA-Turner`
22
-
- Hugo / `@hugovk`
22
+
- Hugo van Kemenade / `@hugovk`
23
23
- Petr Viktorin / `@encukou`
24
24
- Trey Hunner / `@treyhunner`
25
25
- Keith / `@KeithTheEE`
@@ -68,10 +68,10 @@ This was Sherry's first meeting, introductions were made.
68
68
69
69
- Petr and Blaise have been working on an improved version of Sphinx's `production-list` directive to represent and document Python's grammar.
70
70
- Petr provided a demonstration of his work.
71
-
- There is an initial PR to add the directives at [#127835](https://github.com/python/cpython/pull/127835)
71
+
- There is an initial PR to add the directives at [python/cpython#127835](https://github.com/python/cpython/pull/127835)
72
72
- This initially adds the directive, grammar snippets (and the surrounding prose) will be converted later, potentially looking to make this automatic.
73
73
74
-
### Docs for beginners
74
+
### Tutorial for beginners
75
75
76
76
- Can we break up the work so people can contribute in parallel?
77
77
- Is this better on `docs.python.org`, or third parties (O'Reilly, w3schools, etc.)?
@@ -84,14 +84,6 @@ This was Sherry's first meeting, introductions were made.
84
84
- Mariatta was driving the effort.
85
85
86
86
87
-
### Python Project Documentation
88
-
89
-
*Relating to `docs.python.org`, `peps.python.org`, `devguide.python.org`, etc.*
0 commit comments