From 980705f36c44b47ce4b3f52ce04419fbdfa4f28d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Andr=C3=A9=20Tanner?= Date: Fri, 28 Apr 2017 23:11:36 +0200 Subject: text: convert comments to doxygen format --- doc/index.rst | 27 +++------------------------ 1 file changed, 3 insertions(+), 24 deletions(-) (limited to 'doc/index.rst') diff --git a/doc/index.rst b/doc/index.rst index 1a0596c..be98c29 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -1,28 +1,7 @@ -.. Vis Editor documentation master file, created by - sphinx-quickstart on Fri Apr 28 21:45:05 2017. - You can adapt this file completely to your liking, but it should at least - contain the root `toctree` directive. - -Welcome to Vis Editor's documentation! -====================================== +Vis Editor API Documenation +=========================== .. toctree:: :maxdepth: 2 - :caption: Contents: - -C API Documentation Test -======================== - -.. doxygenstruct:: Text -.. doxygenfunction:: text_insert - -Here we have an inline text. - -.. doxygenenum:: TextSaveMethod - -Indices and tables -================== -* :ref:`genindex` -* :ref:`modindex` -* :ref:`search` + text -- cgit v1.2.3