mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-05-03 14:06:54 +00:00
We no longer need to generate API documentation for the upstreamed gvt-g kernel additions so we can remove the doc generation dependency on the acrn-kernel repo (and all use of the kerneldoc extension). We also remove GVT-g API documentation and porting guide that are obsolete with ACRN v2.6 and referenced this API documentation. Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
19 lines
445 B
ReStructuredText
19 lines
445 B
ReStructuredText
.. _acrn_apis:
|
|
|
|
API Documentation
|
|
#################
|
|
|
|
Welcome to Project ACRN :abbr:`API (Application Programing
|
|
Interface)` documentation.
|
|
|
|
This section contains the API documentation automatically extracted from
|
|
the code. If you are looking for a specific API, enter it on the search
|
|
box. The search results display all sections containing information
|
|
about that API.
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
hypercall_api.rst
|
|
devicemodel_api.rst
|