mirror of
https://github.com/adoyle0/leptos-use.git
synced 2025-01-23 09:09:21 -05:00
Remove storage flag from mdbook
This commit is contained in:
parent
99803a9bcb
commit
9306e0299c
3 changed files with 3 additions and 3 deletions
|
@ -1,3 +1,3 @@
|
|||
# use_local_storage
|
||||
|
||||
<!-- cmdrun python3 ../extract_doc_comment.py storage/use_local_storage storage -->
|
||||
<!-- cmdrun python3 ../extract_doc_comment.py storage/use_local_storage -->
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
# use_session_storage
|
||||
|
||||
<!-- cmdrun python3 ../extract_doc_comment.py storage/use_session_storage storage -->
|
||||
<!-- cmdrun python3 ../extract_doc_comment.py storage/use_session_storage -->
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
# 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 -->
|
||||
|
|
Loading…
Add table
Reference in a new issue