Changeset 1491313 in ammosreader
- Timestamp:
- 06/30/22 14:11:20 (3 years ago)
- Branches:
- AmmosSource, guix
- Children:
- 1cb301b
- Parents:
- 93661be
- Files:
-
- 22 added
- 76 deleted
- 1 edited
-
.gitlab-ci.yml (modified) (1 diff)
-
doc/Makefile (deleted)
-
doc/html/.buildinfo (deleted)
-
doc/html/.doctrees/PDW.doctree (deleted)
-
doc/html/.doctrees/ammosreader.doctree (deleted)
-
doc/html/.doctrees/environment.pickle (deleted)
-
doc/html/.doctrees/index.doctree (deleted)
-
doc/html/.doctrees/modules.doctree (deleted)
-
doc/html/.doctrees/pdw_reader.doctree (deleted)
-
doc/html/PDW.html (deleted)
-
doc/html/_modules/ammosreader/AmmosAudioDataHeader.html (deleted)
-
doc/html/_modules/ammosreader/AmmosAudioReader.html (deleted)
-
doc/html/_modules/ammosreader/AmmosAudioSocketReader.html (deleted)
-
doc/html/_modules/ammosreader/AmmosContainer.html (deleted)
-
doc/html/_modules/ammosreader/AmmosExtendedAudioDataHeader.html (deleted)
-
doc/html/_modules/ammosreader/AmmosExtendedIFDataHeader.html (deleted)
-
doc/html/_modules/ammosreader/AmmosGlobalFrameBody.html (deleted)
-
doc/html/_modules/ammosreader/AmmosGlobalFrameHeader.html (deleted)
-
doc/html/_modules/ammosreader/AmmosIFDataBlock.html (deleted)
-
doc/html/_modules/ammosreader/AmmosIFDataHeader.html (deleted)
-
doc/html/_modules/ammosreader/AmmosIFReader.html (deleted)
-
doc/html/_modules/ammosreader/AmmosSingleFrame.html (deleted)
-
doc/html/_modules/ammosreader/IQDWTXBlock.html (deleted)
-
doc/html/_modules/ammosreader/PDW.html (deleted)
-
doc/html/_modules/ammosreader/PPDWContainer.html (deleted)
-
doc/html/_modules/index.html (deleted)
-
doc/html/_sources/PDW.rst.txt (deleted)
-
doc/html/_sources/ammosreader.rst.txt (deleted)
-
doc/html/_sources/index.rst.txt (deleted)
-
doc/html/_sources/modules.rst.txt (deleted)
-
doc/html/_static/alabaster.css (deleted)
-
doc/html/_static/basic.css (deleted)
-
doc/html/_static/css/adctheme.css (deleted)
-
doc/html/_static/css/mobile.css (deleted)
-
doc/html/_static/custom.css (deleted)
-
doc/html/_static/doctools.js (deleted)
-
doc/html/_static/documentation_options.js (deleted)
-
doc/html/_static/file.png (deleted)
-
doc/html/_static/img/arrow-head-left.gif (deleted)
-
doc/html/_static/img/breadcrumb_background.png (deleted)
-
doc/html/_static/img/documentation.png (deleted)
-
doc/html/_static/img/header_sm_mid.png (deleted)
-
doc/html/_static/img/invisible.gif (deleted)
-
doc/html/_static/img/scrn1.png (deleted)
-
doc/html/_static/img/scrn2.png (deleted)
-
doc/html/_static/img/searchfield_leftcap.png (deleted)
-
doc/html/_static/img/searchfield_repeat.png (deleted)
-
doc/html/_static/img/searchfield_rightcap.png (deleted)
-
doc/html/_static/img/title_background.png (deleted)
-
doc/html/_static/img/triangle_closed.png (deleted)
-
doc/html/_static/img/triangle_left.png (deleted)
-
doc/html/_static/img/triangle_open.png (deleted)
-
doc/html/_static/jquery-3.5.1.js (deleted)
-
doc/html/_static/jquery.js (deleted)
-
doc/html/_static/js/toc.js (deleted)
-
doc/html/_static/language_data.js (deleted)
-
doc/html/_static/minus.png (deleted)
-
doc/html/_static/plus.png (deleted)
-
doc/html/_static/pygments.css (deleted)
-
doc/html/_static/searchtools.js (deleted)
-
doc/html/_static/underscore-1.13.1.js (deleted)
-
doc/html/_static/underscore.js (deleted)
-
doc/html/ammosreader.html (deleted)
-
doc/html/genindex.html (deleted)
-
doc/html/index.html (deleted)
-
doc/html/modules.html (deleted)
-
doc/html/objects.inv (deleted)
-
doc/html/py-modindex.html (deleted)
-
doc/html/search.html (deleted)
-
doc/html/searchindex.js (deleted)
-
doc/rst/ammosreader.ammosreader.rst (deleted)
-
doc/rst/ammosreader.rst (deleted)
-
doc/rst/conf.py (deleted)
-
doc/rst/index.rst (deleted)
-
doc/rst/modules.rst (deleted)
-
doc/source/conf.py (deleted)
-
doc/source/index.rst (deleted)
-
html/ammosreader/AbstractAmmosReader.html (added)
-
html/ammosreader/AmmosAudioDataBody.html (added)
-
html/ammosreader/AmmosAudioDataHeader.html (added)
-
html/ammosreader/AmmosAudioReader.html (added)
-
html/ammosreader/AmmosAudioSocketReader.html (added)
-
html/ammosreader/AmmosConstants.html (added)
-
html/ammosreader/AmmosContainer.html (added)
-
html/ammosreader/AmmosExtendedAudioDataHeader.html (added)
-
html/ammosreader/AmmosExtendedIFDataHeader.html (added)
-
html/ammosreader/AmmosGlobalFrameBody.html (added)
-
html/ammosreader/AmmosGlobalFrameHeader.html (added)
-
html/ammosreader/AmmosIFDataBlock.html (added)
-
html/ammosreader/AmmosIFDataBlockHeader.html (added)
-
html/ammosreader/AmmosIFDataBody.html (added)
-
html/ammosreader/AmmosIFDataHeader.html (added)
-
html/ammosreader/AmmosIFReader.html (added)
-
html/ammosreader/AmmosSingleFrame.html (added)
-
html/ammosreader/IQDWTXBlock.html (added)
-
html/ammosreader/PDW.html (added)
-
html/ammosreader/PPDWContainer.html (added)
-
html/ammosreader/PPDWReader.html (added)
-
html/ammosreader/index.html (added)
Legend:
- Unmodified
- Added
- Removed
-
.gitlab-ci.yml
r93661be r1491313 9 9 script: 10 10 - python3 --version 11 - pip install --upgrade sphinx numpy sphinx_adc_theme11 - pip install --upgrade numpy pdoc3 12 12 - pip install git+http://enno:xrge6-j2NkpRwsi9BXQn@gitlab.kid.local/kidzg/ammosreader.git 13 - sphinx-build -b html doc/rst/public13 - pdoc3 --html ammosreader -o public 14 14 artifacts: 15 15 paths:
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/playground/chrome/site/playground.png)