diff --git a/docs/CONTRIBUTORS b/docs/CONTRIBUTORS index 13bb845d0..b5efe1199 100644 --- a/docs/CONTRIBUTORS +++ b/docs/CONTRIBUTORS @@ -22,6 +22,7 @@ Cameron Kirk Chih-Mao Chen Chris Randall Chuxuan Wang +Chykon Conor McCullough Dan Petrisko Daniel Bates diff --git a/docs/guide/examples.rst b/docs/guide/examples.rst index 71b65ae97..c2328b8da 100644 --- a/docs/guide/examples.rst +++ b/docs/guide/examples.rst @@ -9,6 +9,7 @@ Examples This section covers the following examples: +* :ref:`Example Create-Binary Execution` * :ref:`Example C++ Execution` * :ref:`Example SystemC Execution` * :ref:`Examples in the Distribution`