Docs URLs: https://pyscript.github.io/docs/stable/...
まだ誰も着手していません。
評価
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 初心者へのやさしさ
- 48/100
- issue の種類
- 機能追加
- 明瞭さ
- おおむね明確
- 活発さ
- 停滞
- 技術スタック
- python
調査の方向性
Start by tracing how the documentation site currently handles version-specific URLs, using the 2024.2.1 and 2024.3.1 paths in the issue as examples. Compare that behavior with the requested stable path; done means stable links resolve to the current documentation without breaking versioned links.
索引モデルが issue の本文から書いたものです。
説明
The URL https://pyscript.github.io/docs/2024.2.1/user-guide/first-steps locks on a particular version which is often useful.
The URL https://pyscript.github.io/docs/2024.3.1/user-guide/first-steps locks on a particular version which is often useful.
However, sometimes when documenting solutions it is helpful to point to the current docs which will change over time. In this latter case, a URL like https://pyscript.github.io/docs/stable/user-guide/first-steps (stable) can also be quite useful.
This happens with:
- https://pyodide.org/en/stable/console.html # Currently Py3.11
- https://pyodide.org/en/latest/console.html # Currently Py3.12
- https://docs.djangoproject.com/en/4.2/faq/install/#what-python-version-can-i-use-with-django # Currently Dj4.2
- https://docs.djangoproject.com/en/stable/faq/install/#what-python-version-can-i-use-with-django # Currently Dj5.0
- https://docs.djangoproject.com/en/dev/faq/install/#what-python-version-can-i-use-with-django # Currently Dj5.1
- 主要言語
- Python
- スター
- 17
- フォーク
- 20
- PR マージ指標
- 30日以内にマージされた PR はありません
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
pyscript/docs のほかの issue
-
難易度 1/5 1時間未満 初心者へのやさしさ 65/100
-
難易度 1/5 1時間未満 初心者へのやさしさ 72/100
-
難易度 1/5 1時間未満 初心者へのやさしさ 68/100
-
難易度 4/5 3〜5日 初心者へのやさしさ 32/100
-
難易度 4/5 3〜5日 初心者へのやさしさ 30/100
似ている issue
-
area: harness bug status: needs-triage
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
Human-Agent-Society/reef#625 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
-
難易度 1/5 1時間未満 初心者へのやさしさ 80/100
learningequality/kolibri#15351 · コメント 2 件 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
-
Name consistency オープン
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
eellak/triplestore#65 · コメント 1 件 ·