From e8b6c03d32e357dc2b7dab267b709ec4ce1c0b96 Mon Sep 17 00:00:00 2001 From: "Jonathan R. Madsen" Date: Mon, 6 Jun 2022 01:59:06 -0500 Subject: [PATCH] New documentation page with youtube links to tutorials (#23) --- source/docs/index.md | 1 + source/docs/youtube.md | 23 +++++++++++++++++++++++ 2 files changed, 24 insertions(+) create mode 100644 source/docs/youtube.md diff --git a/source/docs/index.md b/source/docs/index.md index b8b8bbf2ec..8b1ef22bce 100644 --- a/source/docs/index.md +++ b/source/docs/index.md @@ -13,4 +13,5 @@ output user_api python + youtube ``` diff --git a/source/docs/youtube.md b/source/docs/youtube.md new file mode 100644 index 0000000000..055ea04102 --- /dev/null +++ b/source/docs/youtube.md @@ -0,0 +1,23 @@ +# YouTube Tutorials + +```eval_rst +.. toctree:: + :glob: + :maxdepth: 3 +``` + +## Installing a binary release + +

+ +## Instrumenting a binary + +

+ +## Writing an omnitrace configuration file + +

+ +## Visualization and Features of Perfetto Traces + +