- Nov 30, 2020
-
-
Erik von Reis authored
-
- Jul 09, 2020
-
-
Jameson Rollins authored
Sphinx is a documentation generator using reStructuredText: https://www.sphinx-doc.org/en/master/index.html https://www.sphinx-doc.org/en/master/usage/restructuredtext/index.html This builds out the initial skeleton of the documentation. Changes can be tested by running make in the documentation tree: $ cd doc2 $ make html The generated pages are available at doc2/_build/html/index.html This also include gitlab CI to build the documentation at publish it at the gitlab documentation pages: https://cds.docs.ligo.org/advligorts/
-
- Jun 24, 2020
-
-
Erik von Reis authored
added some unit tests for checkdaqconfig.py. Now accepts hardcoded paths in master template, but will look in expected paths if the paths in the file are dummies (template variables for example).
-
- Apr 10, 2020
-
-
Jameson Rollins authored
-
- Feb 06, 2020
-
-
Erik von Reis authored
TP_MAX_NODE increased to 256, which is perhaps the only change needed to awgtpman for increase od dcuid.
-
- Dec 04, 2019
-
-
Erik von Reis authored
TP_MAX_NODE increased to 256, which is perhaps the only change needed to awgtpman for increase od dcuid.
-
- May 29, 2019
-
-
Jonathan Hanks authored
-