diff options
Diffstat (limited to 'doc/cpp/quickstart/index.rst')
-rw-r--r-- | doc/cpp/quickstart/index.rst | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/cpp/quickstart/index.rst b/doc/cpp/quickstart/index.rst new file mode 100644 index 0000000..5097e02 --- /dev/null +++ b/doc/cpp/quickstart/index.rst @@ -0,0 +1,13 @@ + +.. highlight:: cpp + +Quickstart +========== + +.. toctree:: + :maxdepth: 1 + + using_model_context.rst + using_document.rst + + |