mirror of
https://github.com/microsoft/mscclpp.git
synced 2026-05-04 13:41:27 +00:00
[Doc] mscclpp docs (#348)
Generate docs for mescclpp. Setup github action to auto-deploy github-page doc link here: https://microsoft.github.io/mscclpp --------- Co-authored-by: Changho Hwang <changhohwang@microsoft.com> Co-authored-by: Caio Rocha <caiorocha@microsoft.com>
This commit is contained in:
16
docs/getting-started/tutorials/index.rst
Normal file
16
docs/getting-started/tutorials/index.rst
Normal file
@@ -0,0 +1,16 @@
|
||||
Tutorials
|
||||
----------
|
||||
|
||||
This tutorial section provides a step-by-step guide to help you get started with the C++/Python API.
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
:caption: Tutorials
|
||||
:hidden:
|
||||
|
||||
initialization
|
||||
proxy-channel
|
||||
sm-channel
|
||||
packet-api
|
||||
customized-proxy-service
|
||||
python-api
|
||||
Reference in New Issue
Block a user