[Bug]: docs links sometimes have incorrect extension

オープン
#881 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
2/5
見積もり時間
1〜3時間
初心者へのやさしさ
38/100
issue の種類
バグ
明瞭さ
おおむね明確
活発さ
停滞
領域
documentation

調査の方向性

Start at the linked FastAPI documentation page and inspect the “see starlette integration” link, then compare it with the side-menu destination. Done when that link reaches the same Starlette page as the side menu without a 404.

索引モデルが issue の本文から書いたものです。

説明

area/documentation kind/bug kind/bug/confirmed
Actual Behavior

If I visit https://openapi-core.readthedocs.io/en/latest/integrations/fastapi.html and click "see starlette integration"
Screenshot 2024-07-31 at 07 12 11
Then I get a 404, because the extension is .rst
https://openapi-core.readthedocs.io/en/latest/integrations/starlette.rst

Expected Behavior

When I use the side-menu, I can navigate to the same page.
Additionally on the 404 page, I don't have a menu, so I have to use the browser back-button, or delete the path, before navigating to https://openapi-core.readthedocs.io/en/latest/integrations/starlette.html

Steps to Reproduce

visit https://openapi-core.readthedocs.io/en/latest/integrations/fastapi.html
scroll to the bottom of the main content page.
click on the "see starlette integration" link
404 😢

OpenAPI Core Version

main

OpenAPI Core Integration

docs

Affected Area(s)

docs

References

this is your documentation page https://openapi-core.readthedocs.io/en/latest/integrations/fastapi.html

Anything else we need to know?

No thanks, but this has been quite a journey to fill out as a user.

Would you like to implement a fix?

No

主要言語
Python
スター
368
フォーク
140
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

python-openapi/openapi-core のほかの issue

python-openapi/openapi-core の issue をすべて見る

似ている issue

Python の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。