chore: Integrate concrete-compiler to the mono-repo

This commit is contained in:
Quentin Bourgerie
2023-03-03 09:20:01 +01:00
parent a62b3b1d74
commit f975415e86
648 changed files with 5 additions and 5 deletions

View File

@@ -0,0 +1,4 @@
Context:
========
.. doxygenfile:: concretelang/Runtime/context.h

View File

@@ -0,0 +1,8 @@
DataflowRuntime:
================
.. doxygenfile:: concretelang/Runtime/DFRuntime.hpp
Debug interface:
^^^^^^^^^^^^^^^^
.. doxygenfile:: concretelang/Runtime/dfr_debug_interface.h

View File

@@ -0,0 +1,4 @@
Distributed generic task server:
================================
.. doxygenfile:: concretelang/Runtime/distributed_generic_task_server.hpp

View File

@@ -0,0 +1,4 @@
Key Manager:
============
.. doxygenfile:: concretelang/Runtime/key_manager.hpp

View File

@@ -0,0 +1,4 @@
Runtime API:
============
.. doxygenfile:: concretelang/Runtime/runtime_api.h

View File

@@ -0,0 +1,4 @@
Wrappers:
=========
.. doxygenfile:: concretelang/Runtime/wrappers.h