-
-
Notifications
You must be signed in to change notification settings - Fork 26
Add monthly meeting notes #155
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
Changes from 2 commits
Commits
Show all changes
5 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
Monthly Reports - 2024 | ||
====================== | ||
|
||
.. toctree:: | ||
:maxdepth: 1 | ||
|
||
Jan 2024 <2024-01.md> | ||
Feb 2024 <2024-02.md> | ||
Mar 2024 <2024-03.md> | ||
Apr 2024 <2024-04.md> | ||
May 2024 <2024-05.md> | ||
Jun 2024 <2024-06.md> | ||
Jul 2024 <2024-07.md> | ||
Aug 2024 <2024-08.md> | ||
Sep 2024 <2024-09.md> | ||
Oct 2024 <2024-10.md> | ||
Nov 2024 <2024-11.md> | ||
Dec 2024 <2024-12.md> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,56 @@ | ||
# Documentation Community Team Meeting (May 6, 2025) | ||
|
||
## Roll call | ||
|
||
(Name / `@GitHubUsername` *[/ Discord, if different]*) | ||
|
||
- Petr Viktorin / `@encukou` | ||
- Ryan / `@ryan-duve` | ||
- Keith / `@KeithTheEE` | ||
- Jim DeLaHunt / `@JDLH` / Jim DeLaHunt | ||
- Jeff | ||
- Blaise | ||
- Stan Ulbrych / `@StanFromIreland` | ||
|
||
|
||
## Introductions | ||
|
||
> If there are any new people, we should do a round of introductions. | ||
|
||
|
||
## Reports and celebrations | ||
|
||
> 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. | ||
|
||
> 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. | ||
|
||
- [Name] topic | ||
|
||
|
||
## Discussion | ||
|
||
- [Jim DeLaHunt] Discord invitation link difficulties. | ||
When I (Jim) follow https://discord.com/invite/vKTkwJKG?event=1347635566518210613 , Discord tells me "Invite Invalid", "This invite may be expired, or you might not have permission to join". Note also that Google Calendar invite has a different link, https://discord.gg/RxKXyPYV?event=1303462925834522666 . Should it be different? And, it causes Discord to give me the same error message. | ||
I am a very peripheral member of this group, so I am not bothered by not getting access via Discord. I can still read the HackMD text. But this Discord behaviour is probably not what is desired. | ||
- Try this link: https://discord.gg/nECCQWk4up?event=1347635566518210613 | ||
- Thank you! That link causes Discord to offer me an invitation, which is great. But then Discord tells me that my browser (current Firefox on macOS) is not supported. Maybe I have to download the Discord app? And the error message says that Firefox is a supported browser. Curious. | ||
- Weird... I'm on Firefox on Linux & it works for me | ||
- [Jim] The @encukou invitation link worked for me using Safari on macOS. Thank you for your help. | ||
|
||
- [Keith] The Translation team has been doing a lot of work. | ||
|
||
- [Keith] Wiki work is stalled for the moment, as the team had different, more urgent priorities pop up. | ||
|
||
- [Keith] Question about how to edit the python.org website; after PyCon focus might move towards that. | ||
- https://discuss.python.org/t/process-for-making-changes-to-the-existing-python-org-website/89120/7 | ||
StanFromIreland marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
- [Blaise] Been holding Sphinx office hours; not many people showed up. Some suggestions were to distinguish the audience: | ||
- have an asynchronous space for newbie questions (eg. #sphinx on python.org discourse, a sphinx channPython Discord) https://www.sphinx-doc.org/en/master/support.html | ||
StanFromIreland marked this conversation as resolved.
Show resolved
Hide resolved
|
||
- have a synchronous(ish) space for devs or contributors (eg. the `writeTheDocs` slack folks want to contribute but the [sphinx contributor guide](https://www.sphinx-doc.org/en/master/internals/contributing.html) needs more guidance on how to navigate between `docutils` and `sphinx` . There is also a lot of subclassing that makes it hard for a new person to know where things are happening. | ||
StanFromIreland marked this conversation as resolved.
Show resolved
Hide resolved
|
||
- Make it easy for newcomers to lurk and observe activity before joining. | ||
- [Jim] Add office hours info to the (support page)[https://www.sphinx-doc.org/en/master/support.html]. If I was working on a project and wanted to use Sphinx for docs, and I wanted help, I would end up on it. I don't see a mention of office hours on that page. | ||
StanFromIreland marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
- [Jeff] Waiting for guidance on how to take over Indonesian Translation PEP https://discuss.python.org/t/pep-545-update-pep/83534 | ||
StanFromIreland marked this conversation as resolved.
Show resolved
Hide resolved
|
||
- [Jeff] Asking for advice for about translation management: | ||
- Python Transifex docs: https://github.com/python-docs-translations/transifex-automations | ||
- Transifex sample workflows (WIP): https://github.com/python-docs-translations/transifex-automations/pull/130/files |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.