From 070261506aec6dea8af6371a222adb7ddd19a9b3 Mon Sep 17 00:00:00 2001 From: inspurericzhang Date: Tue, 6 Sep 2022 07:09:35 +0000 Subject: [PATCH] Doc:Add basic components and V1 directory structure Change-Id: I89802ae8b84eb39015ed665c07131af49618effb --- api-ref/source/index.rst | 13 +++++++++++-- api-ref/source/v1/index.rst | 7 +++++++ 2 files changed, 18 insertions(+), 2 deletions(-) create mode 100644 api-ref/source/v1/index.rst diff --git a/api-ref/source/index.rst b/api-ref/source/index.rst index edabbab..a311282 100644 --- a/api-ref/source/index.rst +++ b/api-ref/source/index.rst @@ -2,7 +2,16 @@ OpenStack Log APIs =========================== -This is a reference for the OpenStack Log API which is provided by -the Venus project. +Contents: + +Reference for the OpenStack Log API which is provided by the Venus project. + +API content can be searched using the :ref:`search`. + +.. toctree:: + :maxdepth: 2 + + v1/index + diff --git a/api-ref/source/v1/index.rst b/api-ref/source/v1/index.rst new file mode 100644 index 0000000..cb83814 --- /dev/null +++ b/api-ref/source/v1/index.rst @@ -0,0 +1,7 @@ +:tocdepth: 2 + +============================== +OpenStack Log API V1 (CURRENT) +============================== + +.. rest_expand_all::