Skip to content

Commit

Permalink
Adding download module documentation (#129)
Browse files Browse the repository at this point in the history
Co-authored-by: Roberto Pastor Muela <[email protected]>
  • Loading branch information
clatapie and RobPasMue authored Sep 7, 2023
1 parent a2737cf commit 9a126ac
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 0 deletions.
14 changes: 14 additions & 0 deletions doc/source/api/download.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
Download
========

.. currentmodule:: pyconverter.xml2py.download

The following functions enable to download the `_package` folder
from the `GitHub repository <pyconverter.xml2py_gh_>`_.

.. autosummary::
:toctree: _autosummary/writer

download
download_folder
download_template
1 change: 1 addition & 0 deletions doc/source/links.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
.. _pyansys_core: [email protected]

.. #PyConverter-XML2Py related
.. _pyconverter.xml2py_gh: https://github.com/ansys/pyconverter-xml2py
.. _pyconverter.xml2py_issues: https://github.com/ansys/pyconverter-xml2py/issues

.. #PyAnsys Developer Guide
Expand Down
1 change: 1 addition & 0 deletions doc/styles/Vocab/ANSYS/accept.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ AST
pytest
venv
XML_directory
_package

0 comments on commit 9a126ac

Please sign in to comment.