Open
Description
Description
Due to the structure of the doc pages in the RPC API section, a user wants to submit a change directly from the webpage, with the "Edit this page" clickable at the end of the page, won't be able to do it.
Steps to reproduce:
- Go to any of the RPC API doc pages, for example: https://docs.near.org/api/rpc/block-chunk
- Click on "Edit this page" clickable at the end of the page.
- A new tab will open at https://github.com/near/docs/edit/master/docs/api/rpc/block-chunk.md . As you can see, most of the info at this page is imported from "@site/src/components/docs/api/" so the user can't really edit much.
Page URL
https://docs.near.org/api/rpc/introduction
Impact
- Incorrect information
- Missing information
- Unclear explanation
- Broken link
- Code example doesn't work
- Other (please specify in description)
Suggested Fix
Follow the same doc structure as in the other doc sections so that all the information is contained in the same md file and not imported from other folders.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
NEW❗