Skip to content

Commit

Permalink
Korriger RST-formattering av kravliste.
Browse files Browse the repository at this point in the history
  • Loading branch information
petterreinholdtsen committed Jun 12, 2024
1 parent 1c82638 commit 8ad2684
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions avledet/krav.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@

.. list-table:: **Kravliste for Noark 5**
:header-rows: 1

* - Krav nr.
- Overordnede krav til arkivstrukturen
- Type
Expand Down
1 change: 1 addition & 0 deletions scripts/krav-rst2csv
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@ def main():
f.write("""
.. list-table:: **Kravliste for Noark 5**
:header-rows: 1
""")
first = "*"
for key in requirements[0].keys():
Expand Down

0 comments on commit 8ad2684

Please sign in to comment.