Skip to content

Commit 9a126ac

Browse files
clatapieRobPasMue
andauthored
Adding download module documentation (#129)
Co-authored-by: Roberto Pastor Muela <[email protected]>
1 parent a2737cf commit 9a126ac

File tree

3 files changed

+16
-0
lines changed

3 files changed

+16
-0
lines changed

doc/source/api/download.rst

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
Download
2+
========
3+
4+
.. currentmodule:: pyconverter.xml2py.download
5+
6+
The following functions enable to download the `_package` folder
7+
from the `GitHub repository <pyconverter.xml2py_gh_>`_.
8+
9+
.. autosummary::
10+
:toctree: _autosummary/writer
11+
12+
download
13+
download_folder
14+
download_template

doc/source/links.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
.. _pyansys_core: [email protected]
66

77
.. #PyConverter-XML2Py related
8+
.. _pyconverter.xml2py_gh: https://github.com/ansys/pyconverter-xml2py
89
.. _pyconverter.xml2py_issues: https://github.com/ansys/pyconverter-xml2py/issues
910

1011
.. #PyAnsys Developer Guide

doc/styles/Vocab/ANSYS/accept.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,4 @@ AST
1212
pytest
1313
venv
1414
XML_directory
15+
_package

0 commit comments

Comments
 (0)