-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
In rst file to refer to another rst file we can use :ref:
tag. in such case the reference point to the generated documentation page.
But we can not refer to markdown file in the same way.
For instance in https://raw.githubusercontent.com/OpenAMP/openamp-docs/refs/heads/main/demos/system_reference-NXP.rst
Initialize the Zephyr environment
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Refer to `zephyr example readme
<https://github.com/OpenAMP/openamp-system-reference/blob/main/examples/zephyr/README.md#initialization>`_
article.
we should be able to refere to a page in the generated documentation instead of pointing to the github address of the file.
This is created following discussions in #56
Metadata
Metadata
Assignees
Labels
No labels