[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:
Binyang Li
2024-10-17 23:08:31 -07:00
committed by GitHub
parent 0c150e5166
commit 4136153a76
21 changed files with 575 additions and 19 deletions

View 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