8000 Autolink hyperlinks (#136) · python/docs-community@6d05d4f · GitHub
[go: up one dir, main page]

Skip to content

Commit 6d05d4f

Browse files
authored
Autolink hyperlinks (#136)
1 parent 7c1f48c commit 6d05d4f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/monthly-meeting/2024-10.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ to read through it!
7070
- [Melissa] What's the best place for comments? [Ned] Big philosophical questions
7171
should go to discuss.python.org (maybe a new thread). Putting things in the PR isn't
7272
bad either. Existing thread at:
73-
https://discuss.python.org/t/refactoring-the-devguide-into-a-contribution-guide/63409/14
73+
<https://discuss.python.org/t/refactoring-the-devguide-into-a-contribution-guide/63409/14>
7474
- [Trey] When should the PR be merged? [Ned] When it's useful. In some sense, _this_
7575
PR will never be merged. [Carol] can periodically rebase the PR to pull in any new
7676
content.

docs/monthly-meeting/2024-11.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ to read through it!
7777
reasonable
7878
-
7979
- [Hugo] Move `python-docs-theme` under `cpython` PyPI org:
80-
https://discuss.python.org/t/request-python-organisation-on-pypi/26545/10
80+
<https://discuss.python.org/t/request-python-organisation-on-pypi/26545/10>
8181
- Petr: why not `python`?
8282
- Hugo: because if other projects use the theme, they're
8383
[borrowing trust and credibility from CPython](https://github.com/python/python-docs-theme).
@@ -87,14 +87,14 @@ to read through it!
8787
- Mariatta: Or use Discord instead?
8888
- Group decision: we'll test Discord next month
8989
- [Carol] History of Dead Batteries page/approach
90-
https://discuss.python.org/t/history-of-dead-batteries/68934
90+
<https://discuss.python.org/t/history-of-dead-batteries/68934>
9191
- Hugo: should we have stub pages?
9292
- Ned: yes, redirect them to a single page with info on replacements. before we got
9393
404, now we get redirect to homepage instead of 404, which bit less useful
9494
- Petr: also keep entries for removed functions/classes. better place for porting
9595
notes than in cramming in What's New.
9696
- [Carol] API navigation or tables on long pages:
97-
https://discuss.python.org/t/summary-tables-as-an-api-overview/68474
97+
<https://discuss.python.org/t/summary-tables-as-an-api-overview/68474>
9898
- [python/cpython#125810](https://github.com/python/cpython/pull/125810) ->
9999
[docs.python.org/3/library/math.html](https://docs.python.org/3/library/math.html)
100100
- [python/cpython#126342](https://github.com/python/cpython/pull/126342) ->

0 commit comments

Comments
 (0)
0