Dropped the ADF build files and updated the package name install step in python-package.yml. Added bug_report.md and feature_request.md files for GitHub

This commit is contained in:
Chris McCarthy
2023-07-26 20:05:44 +01:00
parent 5c5528bb94
commit 1c4695d391
9 changed files with 68 additions and 202 deletions

View File

@@ -58,7 +58,3 @@ make html
cd docs
.\make.bat html
```
This will build the documentation as a collection of HTML files which uses the Read The Docs sphinx theme. Other build
options are available but may require additional dependencies such as LaTeX and PDF. Please refer to the Sphinx documentation
for your specific output requirements.