Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
ssorj committed Jan 1, 2025
1 parent 3cb5b97 commit f6309d8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .plano.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,12 @@ def generate():
generate_objects()
generate_index()

@command
def test():
generate()
render()
check_links()

@command
def generate_diagrams():
"""
Expand Down

0 comments on commit f6309d8

Please sign in to comment.