mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-09 03:55:04 -05:00
docs: add first documentation
This commit is contained in:
committed by
Ayoub Benaissa
parent
a1a694a686
commit
7f88d6553e
28
docs/cpp_api/support/bonus.rst
Normal file
28
docs/cpp_api/support/bonus.rst
Normal file
@@ -0,0 +1,28 @@
|
||||
Bonus:
|
||||
======
|
||||
|
||||
Logging:
|
||||
^^^^^^^^
|
||||
|
||||
.. doxygenfile:: logging.h
|
||||
|
||||
Math:
|
||||
^^^^^
|
||||
|
||||
.. doxygenfile:: math.h
|
||||
|
||||
|
||||
V0Curves:
|
||||
^^^^^^^^^
|
||||
|
||||
.. doxygenfile:: V0Curves.h
|
||||
|
||||
V0Parameters:
|
||||
^^^^^^^^^^^^^
|
||||
|
||||
.. doxygenfile:: V0Parameters.h
|
||||
|
||||
Error:
|
||||
^^^^^^
|
||||
|
||||
.. doxygenfile:: Error.h
|
||||
4
docs/cpp_api/support/client_parameters.rst
Normal file
4
docs/cpp_api/support/client_parameters.rst
Normal file
@@ -0,0 +1,4 @@
|
||||
ClientParameters:
|
||||
===============
|
||||
|
||||
.. doxygenfile:: ClientParameters.h
|
||||
4
docs/cpp_api/support/compiler_engine.rst
Normal file
4
docs/cpp_api/support/compiler_engine.rst
Normal file
@@ -0,0 +1,4 @@
|
||||
CompilerEngine:
|
||||
===============
|
||||
|
||||
.. doxygenfile:: zamalang/Support/CompilerEngine.h
|
||||
5
docs/cpp_api/support/jit.rst
Normal file
5
docs/cpp_api/support/jit.rst
Normal file
@@ -0,0 +1,5 @@
|
||||
Jit:
|
||||
====
|
||||
|
||||
.. doxygenfile:: Jit.h
|
||||
.. doxygenfile:: JitCompilerEngine.h
|
||||
5
docs/cpp_api/support/key_set.rst
Normal file
5
docs/cpp_api/support/key_set.rst
Normal file
@@ -0,0 +1,5 @@
|
||||
KeySet:
|
||||
=======
|
||||
|
||||
.. doxygenfile:: KeySet.h
|
||||
.. doxygenfile:: KeySetCache.h
|
||||
4
docs/cpp_api/support/lambda_argument.rst
Normal file
4
docs/cpp_api/support/lambda_argument.rst
Normal file
@@ -0,0 +1,4 @@
|
||||
LambdaArgument:
|
||||
===============
|
||||
|
||||
.. doxygenfile:: LambdaArgument.h
|
||||
4
docs/cpp_api/support/llvm_emit_file.rst
Normal file
4
docs/cpp_api/support/llvm_emit_file.rst
Normal file
@@ -0,0 +1,4 @@
|
||||
LLVMEmitFile:
|
||||
=============
|
||||
|
||||
.. doxygenfile:: LLVMEmitFile.h
|
||||
4
docs/cpp_api/support/pipeline.rst
Normal file
4
docs/cpp_api/support/pipeline.rst
Normal file
@@ -0,0 +1,4 @@
|
||||
Pipeline:
|
||||
=========
|
||||
|
||||
.. doxygenfile:: Pipeline.h
|
||||
Reference in New Issue
Block a user