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/2022-02.md
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@ This is a place to make announcements (without a need for discussion). This is a
41
41
>
42
42
>> editor's note: it doesn't work outside HackMD, and has been replaced by [name] in this document
43
43
44
-
> I've been making a decent amount of progress on the Sphinx theme, and spent some time reading the implemention of https://github.com/python/docsbuild-scripts[Pradyun]
44
+
> I've been making a decent amount of progress on the Sphinx theme, and spent some time reading the implementation of https://github.com/python/docsbuild-scripts[Pradyun]
45
45
46
46
> Thanks @encukou for kicking this off. :tada:[willingc]
47
47
@@ -58,7 +58,7 @@ A "guidance document is at the end of the document"
58
58
59
59
[Carol] We started the group to provide editorial guidance that included non-core devs as well as core devs that lets people contribute.
60
60
61
-
[Petr] If we come up with guidance, the Docs-WG should probably ratify it. The PSF / SC might need to ratify this. Will have community input, but Docs-WG is teh final arbiters.
61
+
[Petr] If we come up with guidance, the Docs-WG should probably ratify it. The PSF / SC might need to ratify this. Will have community input, but Docs-WG is the final arbiter.
62
62
63
63
[Julien] Every one of us can review PRs; if 6 of us say this is good, it'll be very hard for people to say "this is my kingdom, don't touch it".
64
64
@@ -81,7 +81,7 @@ Guidance, like dividing docs into 4 quadrants, would help.
81
81
82
82
[Carol] Another thing to keep in mind: we can create new docs. e.g. print returns None might be a completely new set of docs. A user could find it with search, but doesn't need to edit the *reference* docs.
83
83
84
-
[James] Optimising for the audience is indeed relevant. An expereinced dev knows print returns None, but a beginner would miss the information burried in the middle of a paragraph. Targeting for different audiences can make it more optimised for it.
84
+
[James] Optimising for the audience is indeed relevant. An experienced dev knows print returns None, but a beginner would miss the information buried in the middle of a paragraph. Targeting for different audiences can make it more optimised for it.
85
85
86
86
> Audience is a good point on consumers of documentation.
87
87
@@ -95,7 +95,7 @@ Guidance, like dividing docs into 4 quadrants, would help.
95
95
96
96
[Petr] Good to have folks with different experience here.
97
97
98
-
[CAM] Indeed! It's super valuable in working on documentation to have multiple expereince levels.
98
+
[CAM] Indeed! It's super valuable in working on documentation to have multiple experience levels.
99
99
100
100
[Petr] Autogeneration is related to the skimming-prose aspects we just discussed -- let's defer that for later.
101
101
@@ -117,7 +117,7 @@ Even if Docs WG is the place where people submit ideas and others implement them
117
117
118
118
[Mariatta] Do we need CLA for documentation?
119
119
120
-
[Julien] We don't have one for the French translation -- just have a nore that all contributions are CC0.
120
+
[Julien] We don't have one for the French translation -- just have a note that all contributions are CC0.
Copy file name to clipboardExpand all lines: docs/monthly-meeting/2022-08.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -71,7 +71,7 @@ Please take a second to read through it!
71
71
- Pradyun: PEP is our tool for consensus building.
72
72
- Hugo: With [PEP 676](https://peps.python.org/pep-0676/): work was done ahead before the PEP, and we didn't really know who was going to make the decision of it, and after the PEP there was more clarity of who makes the decision.
73
73
- CAM: a PEP can be design docs or detailed plan, but can also be a rationale.
74
-
- Pradyun: We don't want to put in process that makes it more diffcult for people to contribute.
74
+
- Pradyun: We don't want to put in process that makes it more difficult for people to contribute.
Copy file name to clipboardExpand all lines: docs/monthly-meeting/2022-11.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,7 @@ Please take a second to read through it!
33
33
- Ezio: devguide, [CSV with status of Python branches](https://github.com/python/devguide/pull/884), [OpenGraph metadata for devguide et al.](https://github.com/python/devguide/pull/953), catching up after a busy month
34
34
- Erlend: getting help from Cam on two huge PRs on SQLite docs
35
35
- Hugo: OpenGraph extension on DevGuide, created PR on Sphinx extension to improve SEO, now does `meta description` in addition to `meta og:...`, plus bug fix in `dirhtml` used to generate the pages.
36
-
- Cam: attended core dev sprint, helped a lot of people get things done. Will work on whats new. New Sphinx roles for linking Python source code & GitHub. automate checking if things added in new version is documented, docstrings updated, deprecation tracking.
36
+
- Cam: attended core dev sprint, helped a lot of people get things done. Will work on what's new. New Sphinx roles for linking Python source code & GitHub. automate checking if things added in new version is documented, docstrings updated, deprecation tracking.
Copy file name to clipboardExpand all lines: docs/monthly-meeting/2022-12.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -62,8 +62,8 @@ Please take a second to read through it!
62
62
* e.g.: is it documented outside the PEP? Add a note?
63
63
*@CAM-Gerlach will open an issue to discuss adding checklists for new, Approved/Rejected and Final PEPs (opened as [python/peps#2937](https://github.com/python/peps/issues/2937))
64
64
* Status for PEP 659?
65
-
*@CAM-Gerlach will open issue proposing a list of obselete PEPs to the SC to be formally rejected
66
-
* We may need an obselete status?
65
+
*@CAM-Gerlach will open issue proposing a list of obsolete PEPs to the SC to be formally rejected
0 commit comments