PyConverter-XML2Py ================== PyConverter-XML2Py is a Python library for converting technical Docbook XML documentation into Python source code so that Sphinx documentation can be generated. .. grid:: 2 .. grid-item-card:: Getting started :text-align: center :material-regular:`start;48px` Explains how to start using PyConverter-XML2Py. +++ .. button-link:: getting_started/index.html :color: secondary :expand: :outline: :click-parent: Getting started .. grid-item-card:: User guide :text-align: center :material-regular:`book;48px` Presents in-depth information on the key concepts of PyConverter-XML2Py. +++ .. button-link:: user_guide/index.html :color: secondary :expand: :outline: :click-parent: User guide .. grid:: 2 .. grid-item-card:: API reference :text-align: center :material-regular:`code;48px` Describes members of the the PyConverter-XML2Py API. +++ .. button-link:: api/index.html :color: secondary :expand: :outline: :click-parent: API reference .. grid-item-card:: Contribute :text-align: center :material-regular:`people;48px` Provides guidelines for contributing to the codebase and documentation. +++ .. button-link:: contributing/index.html :color: secondary :expand: :outline: :click-parent: Contribute .. toctree:: :hidden: getting_started/index.rst user_guide/index.rst api/index.rst contributing/index.rst