To generate a html from the xml source, use xsltproc
xsltproc -o MeasurandTaxonomyCatalog.html MeasurandTaxonomyCatalog.xsl MeasurandTaxonomyCatalog.xml
Documentation can be generated using Sphinx. To get started, create a conda environment with sphinx and build the docs.
conda create -n <environment_name> --file requirements.txt
sphinx-build -M html docs docs/build
Open the documentation, docs/build/html/index.html
, in your browser
Copyright © 2023 by NCSL International. All rights reserved
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.