Remove storage flag from mdbook

This commit is contained in:
Joshua McQuistan 2023-11-11 13:15:34 +00:00
parent 99803a9bcb
commit 9306e0299c
3 changed files with 3 additions and 3 deletions

View file

@ -1,3 +1,3 @@
# use_local_storage # use_local_storage
<!-- cmdrun python3 ../extract_doc_comment.py storage/use_local_storage storage --> <!-- cmdrun python3 ../extract_doc_comment.py storage/use_local_storage -->

View file

@ -1,3 +1,3 @@
# use_session_storage # use_session_storage
<!-- cmdrun python3 ../extract_doc_comment.py storage/use_session_storage storage --> <!-- cmdrun python3 ../extract_doc_comment.py storage/use_session_storage -->

View file

@ -1,3 +1,3 @@
# use_storage_with_options # use_storage_with_options
<!-- cmdrun python3 ../extract_doc_comment.py storage/use_storage_with_options storage --> <!-- cmdrun python3 ../extract_doc_comment.py storage/use_storage_with_options -->