1
0
mirror of https://github.com/TREX-CoE/trexio.git synced 2024-07-22 10:47:43 +02:00
Go to file
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
docs org-mode to html conversion for the documentation website (#41) 2021-04-09 16:45:44 +02:00
src org-mode to html conversion for the documentation website (#41) 2021-04-09 16:45:44 +02:00
tools org-mode to html conversion for the documentation website (#41) 2021-04-09 16:45:44 +02:00
.gitmodules org-mode to html conversion for the documentation website (#41) 2021-04-09 16:45:44 +02:00
LICENSE Initial commit 2021-01-18 15:48:36 +01:00
README.md README 2021-03-29 00:48:08 +02:00
trex.json correct (non)local_n_max naming 2021-03-02 16:52:05 +01:00

TREXIO

TREX I/O library

Note: The code should be compliant with the C99 CERT C coding standard. This can be checked with the cppcheck tool.