diff --git a/demos/echo.rst b/demos/echo.rst index da2e375..d564084 100644 --- a/demos/echo.rst +++ b/demos/echo.rst @@ -117,3 +117,17 @@ This Echo Test Sample is demonstrated in the following reference implementations * :ref:`Docker Images` as demo1A * :ref:`AMD-Xilinx platforms` * :ref:`Inter Process Demos` + + +.. toctree:: + :maxdepth: 2 + :caption: System Reference Build Information + + ../openamp-system-reference/examples/legacy_apps/README + + +.. toctree:: + :maxdepth: 2 + :caption: Echo Test Build Information + + ../openamp-system-reference/examples/legacy_apps/examples/echo/README \ No newline at end of file diff --git a/index.rst b/index.rst index 30b19e7..4ca3611 100644 --- a/index.rst +++ b/index.rst @@ -17,3 +17,14 @@ Welcome to the OpenAMP Project Documentation protocol_details/index docs/porting_guide openamp/glossary + + +.. + TOC entries used to suppress warnings we accept for files not included in a table of contents. + WARNING: document isn't included in any toctree [toc.not_included] + +.. toctree:: + :hidden: + + openamp-system-reference/README + openamp-system-reference/LICENSE