Changeset e929fc9 in ammosreader
- Timestamp:
- 05/05/22 09:18:44 (3 years ago)
- Branches:
- AmmosSource, guix
- Children:
- 050ace0
- Parents:
- 2d2c629
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
.gitlab-ci.yml
r2d2c629 re929fc9 3 3 stage: deploy 4 4 script: 5 - python --version 5 6 - pip install -U sphinx 6 7 - sphinx-build -b html doc/rst/ public
Note:
See TracChangeset
for help on using the changeset viewer.