Department of Physics

Documentation Status

ChangelogΒΆ

0.1.17 2019.07.17

  • [Bug]: Fixed issue where only IC components would have HTML tables generated. Now all XML output file have a corresponding HTML table and descriptions, at the level in hierarchy.

0.1.16 2019.03.05

  • [Feature]: Added releases support with this changelog file.
  • [Bug]: Fixed paths to files referenced in packaged version.
  • [Support]: Updating documentation for xml2vhdl
  • [Support]: Added License link in README.
  • [Support]: Initial documentation of modules by providing headers in each *.py file.
  • [Support]: Added LICENSE_STFC for referencing license from code developed by STFC.
  • [Support]: Added releases to requirements.txt for Read the Docs.
  • [Support]: Added breathe to requirements.txt for Read the Docs.
  • [Support]: Added ./docs/sphinx/source/_static contents to git for Read the Docs.
  • [Support]: Added MANIFEST.in to include all files required by xml2vhdl to PyPi.
  • [Support]: Restructured layout of xml2vhdl to allow for use of setuptools. Added setup which can be executed using: python setup.py sdist bdist_wheel from: $REPO_ROOT/tools/xml2vhdl/scripts/python/xml2vhdl-uo