mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-09 03:55:04 -05:00
fix(docs): fix docs following the renaming
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
Context:
|
||||
========
|
||||
|
||||
.. doxygenfile:: zamalang/Runtime/context.h
|
||||
.. doxygenfile:: concretelang/Runtime/context.h
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
DataflowRuntime:
|
||||
================
|
||||
.. doxygenfile:: zamalang/Runtime/DFRuntime.hpp
|
||||
.. doxygenfile:: concretelang/Runtime/DFRuntime.hpp
|
||||
|
||||
Debug interface:
|
||||
^^^^^^^^^^^^^^^^
|
||||
|
||||
.. doxygenfile:: zamalang/Runtime/dfr_debug_interface.h
|
||||
.. doxygenfile:: concretelang/Runtime/dfr_debug_interface.h
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
Distributed generic task server:
|
||||
================================
|
||||
|
||||
.. doxygenfile:: zamalang/Runtime/distributed_generic_task_server.hpp
|
||||
.. doxygenfile:: concretelang/Runtime/distributed_generic_task_server.hpp
|
||||
@@ -1,4 +1,4 @@
|
||||
Key Manager:
|
||||
============
|
||||
|
||||
.. doxygenfile:: zamalang/Runtime/key_manager.hpp
|
||||
.. doxygenfile:: concretelang/Runtime/key_manager.hpp
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
Runtime API:
|
||||
============
|
||||
|
||||
.. doxygenfile:: zamalang/Runtime/runtime_api.h
|
||||
.. doxygenfile:: concretelang/Runtime/runtime_api.h
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
Wrappers:
|
||||
=========
|
||||
|
||||
.. doxygenfile:: zamalang/Runtime/wrappers.h
|
||||
.. doxygenfile:: concretelang/Runtime/wrappers.h
|
||||
Reference in New Issue
Block a user