1
0
mirror of https://github.com/TREX-CoE/trexio.git synced 2024-08-25 22:51:45 +02:00
Commit Graph

4 Commits

Author SHA1 Message Date
Evgeny Posenitskiy
dcb976010f
Automate build and upload of CPython wheels (#72)
* use PyPA build package to produce wheels

* update the Makefile and install_pytrexio to use PyPA build package

* remove MacOS-11 from runners

* [MacOS] portable expression for FreeBSD sed

* disable usage of NUMPY_INCLUDEDIR env variable

* activate PyPI upload and disable TestPyPI
2022-01-07 18:47:23 +01:00
d44883f0ea add search bar
close #40
2021-11-19 12:50:12 +01:00
ec0db01f0c Documentation in dist 2021-06-18 12:04:03 +02:00
Evgeny Posenitskiy
8defdaa0c0
org-mode to html conversion for the documentation website (#41)
* working static html doc website generated from org-mode files

* fix build_doc script

* add gitignore

* add gitignore

* clean html garbage

* documented hdf5

* documented text back end
2021-04-09 16:45:44 +02:00