diff --git a/doc/cobol_parser/Cobol_parser/Grammar_interpr/index.html b/doc/cobol_parser/Cobol_parser/Grammar_interpr/index.html index 86278af22..8aba7603e 100644 --- a/doc/cobol_parser/Cobol_parser/Grammar_interpr/index.html +++ b/doc/cobol_parser/Cobol_parser/Grammar_interpr/index.html @@ -139,7 +139,17 @@ | Cobol_ptree__.Terms.national_ ] Cobol_ptree__.Terms.term option - nonterminal
| N_ro_perform_phrase_ : Cobol_ptree.perform_mode option nonterminal
| N_ro_object_reference_kind_ : Cobol_ptree.object_reference_kind option
+ nonterminal
| N_ro_perform_phrase_ : Cobol_ptree.perform_mode option nonterminal
| N_ro_pair_rl_procedure_name____anonymous_83__ : ([ Cobol_ptree__.Terms.name_
+ | Cobol_ptree__.Terms.name
+ Cobol_ptree__.Terms.qual_ ]
+ Cobol_ptree__.Terms.term
+ Cobol_ptree.with_loc
+ list
+ * [ Cobol_ptree__.Terms.base_ident_
+ | Cobol_ptree__.Terms.refmod_ident_ ]
+ Cobol_ptree__.Terms.term)
+ option
+ nonterminal
| N_ro_object_reference_kind_ : Cobol_ptree.object_reference_kind option
nonterminal
| N_ro_name_ : string Cobol_ptree.with_loc option nonterminal
| N_ro_lock_or_retry_ : Cobol_ptree.read_lock_behavior option nonterminal
| N_ro_locale_phrase_ : Cobol_ptree.locale option nonterminal
| N_ro_loc_special_names_paragraph__ : Cobol_ptree.special_names_paragraph
Cobol_ptree.with_loc
option
@@ -260,7 +270,12 @@
list
nonterminal
| N_rnel_function_name_ : string Cobol_ptree.with_loc list nonterminal
| N_rnel_file_with_opt_ : Cobol_ptree.named_file_option list nonterminal
| N_rnel_entry_by_clauses_ : Cobol_ptree.entry_by_clause list nonterminal
| N_rnel_debug_target_ : Cobol_ptree.use_for_debugging_target list nonterminal
| N_rnel_column_position_ : Cobol_ptree.column_position list nonterminal
| N_rnel_argument_ : Cobol_ptree.effective_arg list nonterminal
| N_rll_rev_data_division_sentence_2_ : Cobol_parser__.Grammar_utils.data_division_sentence
list
- nonterminal
| N_rl_select_ : Cobol_ptree.file_control_paragraph nonterminal
| N_rl_pf_FILE_name__ : string Cobol_ptree.with_loc list nonterminal
| N_rl_name_ : string Cobol_ptree.with_loc list nonterminal
| N_rl_loc_result_imperative_statement__ : (Cobol_ptree.statement
+ nonterminal
| N_rl_select_ : Cobol_ptree.file_control_paragraph nonterminal
| N_rl_procedure_name_ : [ Cobol_ptree__.Terms.name_
+ | Cobol_ptree__.Terms.name Cobol_ptree__.Terms.qual_ ]
+ Cobol_ptree__.Terms.term
+ Cobol_ptree.with_loc
+ list
+ nonterminal
| N_rl_pf_FILE_name__ : string Cobol_ptree.with_loc list nonterminal
| N_rl_name_ : string Cobol_ptree.with_loc list nonterminal
| N_rl_loc_result_imperative_statement__ : (Cobol_ptree.statement
Cobol_ptree.with_loc,
string Cobol_ptree.with_loc)
Stdlib.result
@@ -473,7 +488,17 @@
| Cobol_ptree__.Terms.national_ ]
Cobol_ptree__.Terms.term
option
- nonterminal
| N_option_perform_phrase_ : Cobol_ptree.perform_mode option nonterminal
| N_option_or__NUMBER_NUMBERS__ : unit option nonterminal
| N_option_or__LINE_LINES__ : unit option nonterminal
| N_option_or__IS_ARE__ : unit option nonterminal
| N_option_or__AREA_AREAS__ : unit option nonterminal
| N_option_object_reference_kind_ : Cobol_ptree.object_reference_kind option
+ nonterminal
| N_option_perform_phrase_ : Cobol_ptree.perform_mode option nonterminal
| N_option_pair_rl_procedure_name____anonymous_83__ : ([ Cobol_ptree__.Terms.name_
+ | Cobol_ptree__.Terms.name
+ Cobol_ptree__.Terms.qual_ ]
+ Cobol_ptree__.Terms.term
+ Cobol_ptree.with_loc
+ list
+ * [ Cobol_ptree__.Terms.base_ident_
+ | Cobol_ptree__.Terms.refmod_ident_ ]
+ Cobol_ptree__.Terms.term)
+ option
+ nonterminal
| N_option_or__NUMBER_NUMBERS__ : unit option nonterminal
| N_option_or__LINE_LINES__ : unit option nonterminal
| N_option_or__IS_ARE__ : unit option nonterminal
| N_option_or__AREA_AREAS__ : unit option nonterminal
| N_option_object_reference_kind_ : Cobol_ptree.object_reference_kind option
nonterminal
| N_option_name_ : string Cobol_ptree.with_loc option nonterminal
| N_option_mr___anonymous_0__ : unit option nonterminal
| N_option_lock_or_retry_ : Cobol_ptree.read_lock_behavior option nonterminal
| N_option_locale_phrase_ : Cobol_ptree.locale option nonterminal
| N_option_loc_special_names_paragraph__ : Cobol_ptree.special_names_paragraph
Cobol_ptree.with_loc
option
@@ -537,10 +562,6 @@
option
nonterminal
| N_option_default_section_ : unit option option nonterminal
| N_option_default_display_clause_ : unit option nonterminal
| N_option_default_accept_clause_ : unit option nonterminal
| N_option_collating_sequence_phrase_ : Cobol_ptree.alphabet_specification option
nonterminal
| N_option_close_format_ : Cobol_ptree.close_format option nonterminal
| N_option_capacity_phrase_ : string Cobol_ptree.with_loc option nonterminal
| N_option_call_using_by_ : Cobol_ptree.call_using_by option nonterminal
| N_option_advancing_phrase_ : Cobol_ptree.advancing_phrase option nonterminal
| N_option__assign_external__ : unit option nonterminal
| N_option___anonymous_99_ : unit option nonterminal
| N_option___anonymous_84_ : [ Cobol_ptree__.Terms.base_ident_
- | Cobol_ptree__.Terms.refmod_ident_ ]
- Cobol_ptree__.Terms.term
- option
- nonterminal
| N_option___anonymous_83_ : [ Cobol_ptree__.Terms.base_ident_
| Cobol_ptree__.Terms.refmod_ident_ ]
Cobol_ptree__.Terms.term
option
@@ -590,12 +611,7 @@
Cobol_ptree.with_loc
list
nonterminal
| N_nell_rev_display_items_clauses_ : Cobol_ptree.display_items_clauses list
- nonterminal
| N_nell_rev___anonymous_69_ : Cobol_ptree.by_reference list nonterminal
| N_nel__procedure_name_ : [ Cobol_ptree__.Terms.name_
- | Cobol_ptree__.Terms.name Cobol_ptree__.Terms.qual_ ]
- Cobol_ptree__.Terms.term
- Cobol_ptree.with_loc
- Cobol_ptree.nel
- nonterminal
| N_nel__loc_alphanum__ : Cobol_ptree.alphanum Cobol_ptree.with_loc
+ nonterminal
| N_nell_rev___anonymous_69_ : Cobol_ptree.by_reference list nonterminal
| N_nel__loc_alphanum__ : Cobol_ptree.alphanum Cobol_ptree.with_loc
Cobol_ptree.nel
nonterminal
| N_nel_when_selection_objects_ : Cobol_ptree.selection_object list list
nonterminal
| N_nel_validation_stage_ : Cobol_ptree.validation_stage list nonterminal
| N_nel_use_after_exception_ : Cobol_ptree.use_after_exception list nonterminal
| N_nel_unstring_target_ : Cobol_ptree.unstring_target list nonterminal
| N_nel_sum_phrase_ : Cobol_ptree.sum_phrase list nonterminal
| N_nel_subscript_following_ : Cobol_ptree.subscript list nonterminal
| N_nel_specifier_ : Cobol_ptree.repository_paragraph nonterminal
| N_nel_select_ : Cobol_ptree.file_control_paragraph nonterminal
| N_nel_screen_attribute_on_off_ : Cobol_ptree.set_attribute_switch list
@@ -726,7 +742,12 @@
| Cobol_ptree__.Terms.bool_
| Cobol_ptree__.Terms.num_ ]
Cobol_ptree__.Terms.term
- nonterminal
| N_list_select_ : Cobol_ptree.file_control_paragraph nonterminal
| N_list_pf_FILE_name__ : string Cobol_ptree.with_loc list nonterminal
| N_list_name_ : string Cobol_ptree.with_loc list nonterminal
| N_list_loc_result_imperative_statement__ : (Cobol_ptree.statement
+ nonterminal
| N_list_select_ : Cobol_ptree.file_control_paragraph nonterminal
| N_list_procedure_name_ : [ Cobol_ptree__.Terms.name_
+ | Cobol_ptree__.Terms.name Cobol_ptree__.Terms.qual_ ]
+ Cobol_ptree__.Terms.term
+ Cobol_ptree.with_loc
+ list
+ nonterminal
| N_list_pf_FILE_name__ : string Cobol_ptree.with_loc list nonterminal
| N_list_name_ : string Cobol_ptree.with_loc list nonterminal
| N_list_loc_result_imperative_statement__ : (Cobol_ptree.statement
Cobol_ptree.with_loc,
string Cobol_ptree.with_loc)
Stdlib.result
diff --git a/doc/cobol_parser/Cobol_parser/INTERNAL/Grammar/MenhirInterpreter/index.html b/doc/cobol_parser/Cobol_parser/INTERNAL/Grammar/MenhirInterpreter/index.html
index d91d43ad7..78c6eef67 100644
--- a/doc/cobol_parser/Cobol_parser/INTERNAL/Grammar/MenhirInterpreter/index.html
+++ b/doc/cobol_parser/Cobol_parser/INTERNAL/Grammar/MenhirInterpreter/index.html
@@ -138,7 +138,17 @@
| Cobol_ptree__.Terms.national_ ]
Cobol_ptree__.Terms.term
option
- nonterminal
| N_ro_perform_phrase_ : Cobol_ptree.perform_mode option nonterminal
| N_ro_object_reference_kind_ : Cobol_ptree.object_reference_kind option
+ nonterminal
| N_ro_perform_phrase_ : Cobol_ptree.perform_mode option nonterminal
| N_ro_pair_rl_procedure_name____anonymous_83__ : ([ Cobol_ptree__.Terms.name_
+ | Cobol_ptree__.Terms.name
+ Cobol_ptree__.Terms.qual_ ]
+ Cobol_ptree__.Terms.term
+ Cobol_ptree.with_loc
+ list
+ * [ Cobol_ptree__.Terms.base_ident_
+ | Cobol_ptree__.Terms.refmod_ident_ ]
+ Cobol_ptree__.Terms.term)
+ option
+ nonterminal
| N_ro_object_reference_kind_ : Cobol_ptree.object_reference_kind option
nonterminal
| N_ro_name_ : string Cobol_ptree.with_loc option nonterminal
| N_ro_lock_or_retry_ : Cobol_ptree.read_lock_behavior option nonterminal
| N_ro_locale_phrase_ : Cobol_ptree.locale option nonterminal
| N_ro_loc_special_names_paragraph__ : Cobol_ptree.special_names_paragraph
Cobol_ptree.with_loc
option
@@ -259,7 +269,12 @@
list
nonterminal
| N_rnel_function_name_ : string Cobol_ptree.with_loc list nonterminal
| N_rnel_file_with_opt_ : Cobol_ptree.named_file_option list nonterminal
| N_rnel_entry_by_clauses_ : Cobol_ptree.entry_by_clause list nonterminal
| N_rnel_debug_target_ : Cobol_ptree.use_for_debugging_target list nonterminal
| N_rnel_column_position_ : Cobol_ptree.column_position list nonterminal
| N_rnel_argument_ : Cobol_ptree.effective_arg list nonterminal
| N_rll_rev_data_division_sentence_2_ : Cobol_parser__.Grammar_utils.data_division_sentence
list
- nonterminal
| N_rl_select_ : Cobol_ptree.file_control_paragraph nonterminal
| N_rl_pf_FILE_name__ : string Cobol_ptree.with_loc list nonterminal
| N_rl_name_ : string Cobol_ptree.with_loc list nonterminal
| N_rl_loc_result_imperative_statement__ : (Cobol_ptree.statement
+ nonterminal
| N_rl_select_ : Cobol_ptree.file_control_paragraph nonterminal
| N_rl_procedure_name_ : [ Cobol_ptree__.Terms.name_
+ | Cobol_ptree__.Terms.name Cobol_ptree__.Terms.qual_ ]
+ Cobol_ptree__.Terms.term
+ Cobol_ptree.with_loc
+ list
+ nonterminal
| N_rl_pf_FILE_name__ : string Cobol_ptree.with_loc list nonterminal
| N_rl_name_ : string Cobol_ptree.with_loc list nonterminal
| N_rl_loc_result_imperative_statement__ : (Cobol_ptree.statement
Cobol_ptree.with_loc,
string Cobol_ptree.with_loc)
Stdlib.result
@@ -472,7 +487,17 @@
| Cobol_ptree__.Terms.national_ ]
Cobol_ptree__.Terms.term
option
- nonterminal
| N_option_perform_phrase_ : Cobol_ptree.perform_mode option nonterminal
| N_option_or__NUMBER_NUMBERS__ : unit option nonterminal
| N_option_or__LINE_LINES__ : unit option nonterminal
| N_option_or__IS_ARE__ : unit option nonterminal
| N_option_or__AREA_AREAS__ : unit option nonterminal
| N_option_object_reference_kind_ : Cobol_ptree.object_reference_kind option
+ nonterminal
| N_option_perform_phrase_ : Cobol_ptree.perform_mode option nonterminal
| N_option_pair_rl_procedure_name____anonymous_83__ : ([ Cobol_ptree__.Terms.name_
+ | Cobol_ptree__.Terms.name
+ Cobol_ptree__.Terms.qual_ ]
+ Cobol_ptree__.Terms.term
+ Cobol_ptree.with_loc
+ list
+ * [ Cobol_ptree__.Terms.base_ident_
+ | Cobol_ptree__.Terms.refmod_ident_ ]
+ Cobol_ptree__.Terms.term)
+ option
+ nonterminal
| N_option_or__NUMBER_NUMBERS__ : unit option nonterminal
| N_option_or__LINE_LINES__ : unit option nonterminal
| N_option_or__IS_ARE__ : unit option nonterminal
| N_option_or__AREA_AREAS__ : unit option nonterminal
| N_option_object_reference_kind_ : Cobol_ptree.object_reference_kind option
nonterminal
| N_option_name_ : string Cobol_ptree.with_loc option nonterminal
| N_option_mr___anonymous_0__ : unit option nonterminal
| N_option_lock_or_retry_ : Cobol_ptree.read_lock_behavior option nonterminal
| N_option_locale_phrase_ : Cobol_ptree.locale option nonterminal
| N_option_loc_special_names_paragraph__ : Cobol_ptree.special_names_paragraph
Cobol_ptree.with_loc
option
@@ -536,10 +561,6 @@
option
nonterminal
| N_option_default_section_ : unit option option nonterminal
| N_option_default_display_clause_ : unit option nonterminal
| N_option_default_accept_clause_ : unit option nonterminal
| N_option_collating_sequence_phrase_ : Cobol_ptree.alphabet_specification option
nonterminal
| N_option_close_format_ : Cobol_ptree.close_format option nonterminal
| N_option_capacity_phrase_ : string Cobol_ptree.with_loc option nonterminal
| N_option_call_using_by_ : Cobol_ptree.call_using_by option nonterminal
| N_option_advancing_phrase_ : Cobol_ptree.advancing_phrase option nonterminal
| N_option__assign_external__ : unit option nonterminal
| N_option___anonymous_99_ : unit option nonterminal
| N_option___anonymous_84_ : [ Cobol_ptree__.Terms.base_ident_
- | Cobol_ptree__.Terms.refmod_ident_ ]
- Cobol_ptree__.Terms.term
- option
- nonterminal
| N_option___anonymous_83_ : [ Cobol_ptree__.Terms.base_ident_
| Cobol_ptree__.Terms.refmod_ident_ ]
Cobol_ptree__.Terms.term
option
@@ -589,12 +610,7 @@
Cobol_ptree.with_loc
list
nonterminal
| N_nell_rev_display_items_clauses_ : Cobol_ptree.display_items_clauses list
- nonterminal
| N_nell_rev___anonymous_69_ : Cobol_ptree.by_reference list nonterminal
| N_nel__procedure_name_ : [ Cobol_ptree__.Terms.name_
- | Cobol_ptree__.Terms.name Cobol_ptree__.Terms.qual_ ]
- Cobol_ptree__.Terms.term
- Cobol_ptree.with_loc
- Cobol_ptree.nel
- nonterminal
| N_nel__loc_alphanum__ : Cobol_ptree.alphanum Cobol_ptree.with_loc
+ nonterminal
| N_nell_rev___anonymous_69_ : Cobol_ptree.by_reference list nonterminal
| N_nel__loc_alphanum__ : Cobol_ptree.alphanum Cobol_ptree.with_loc
Cobol_ptree.nel
nonterminal
| N_nel_when_selection_objects_ : Cobol_ptree.selection_object list list
nonterminal
| N_nel_validation_stage_ : Cobol_ptree.validation_stage list nonterminal
| N_nel_use_after_exception_ : Cobol_ptree.use_after_exception list nonterminal
| N_nel_unstring_target_ : Cobol_ptree.unstring_target list nonterminal
| N_nel_sum_phrase_ : Cobol_ptree.sum_phrase list nonterminal
| N_nel_subscript_following_ : Cobol_ptree.subscript list nonterminal
| N_nel_specifier_ : Cobol_ptree.repository_paragraph nonterminal
| N_nel_select_ : Cobol_ptree.file_control_paragraph nonterminal
| N_nel_screen_attribute_on_off_ : Cobol_ptree.set_attribute_switch list
@@ -725,7 +741,12 @@
| Cobol_ptree__.Terms.bool_
| Cobol_ptree__.Terms.num_ ]
Cobol_ptree__.Terms.term
- nonterminal
| N_list_select_ : Cobol_ptree.file_control_paragraph nonterminal
| N_list_pf_FILE_name__ : string Cobol_ptree.with_loc list nonterminal
| N_list_name_ : string Cobol_ptree.with_loc list nonterminal
| N_list_loc_result_imperative_statement__ : (Cobol_ptree.statement
+ nonterminal
| N_list_select_ : Cobol_ptree.file_control_paragraph nonterminal
| N_list_procedure_name_ : [ Cobol_ptree__.Terms.name_
+ | Cobol_ptree__.Terms.name Cobol_ptree__.Terms.qual_ ]
+ Cobol_ptree__.Terms.term
+ Cobol_ptree.with_loc
+ list
+ nonterminal
| N_list_pf_FILE_name__ : string Cobol_ptree.with_loc list nonterminal
| N_list_name_ : string Cobol_ptree.with_loc list nonterminal
| N_list_loc_result_imperative_statement__ : (Cobol_ptree.statement
Cobol_ptree.with_loc,
string Cobol_ptree.with_loc)
Stdlib.result
diff --git a/sphinx/.buildinfo b/sphinx/.buildinfo
index dcc2b69e4..53ee60c29 100644
--- a/sphinx/.buildinfo
+++ b/sphinx/.buildinfo
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
-config: 0edf411c439b99309f89047f0e6e02d1
+config: afaefb53196eb4be696870561e41ad5f
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/sphinx/.doctrees/environment.pickle b/sphinx/.doctrees/environment.pickle
index 74861d16e..cfce87773 100644
Binary files a/sphinx/.doctrees/environment.pickle and b/sphinx/.doctrees/environment.pickle differ
diff --git a/sphinx/_static/documentation_options.js b/sphinx/_static/documentation_options.js
index 05dacafb0..c65f74703 100644
--- a/sphinx/_static/documentation_options.js
+++ b/sphinx/_static/documentation_options.js
@@ -1,6 +1,6 @@
var DOCUMENTATION_OPTIONS = {
URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
- VERSION: 'master (16d6ee8) (2024/08/14 12:17)',
+ VERSION: 'master (d9b0282) (2024/08/19 14:02)',
LANGUAGE: 'en',
COLLAPSE_INDEX: false,
BUILDER: 'html',
diff --git a/sphinx/about.html b/sphinx/about.html
index cc16deee8..f93bd8938 100644
--- a/sphinx/about.html
+++ b/sphinx/about.html
@@ -5,8 +5,8 @@
About SuperBOL — superbol-studio-oss master
- (16d6ee8
-) (2024/08/14 12:17) documentation
+ (d9b0282
+) (2024/08/19 14:02) documentation
@@ -32,7 +32,7 @@
master
- (16d6ee8
+ (d9b0282
)
diff --git a/sphinx/building-superbol.html b/sphinx/building-superbol.html
index af7aee177..ce71d2a56 100644
--- a/sphinx/building-superbol.html
+++ b/sphinx/building-superbol.html
@@ -5,8 +5,8 @@
Building SuperBOL from Sources — superbol-studio-oss master
- (16d6ee8
-) (2024/08/14 12:17) documentation
+ (d9b0282
+) (2024/08/19 14:02) documentation
@@ -32,7 +32,7 @@
master
- (16d6ee8
+ (d9b0282
)
diff --git a/sphinx/commands.html b/sphinx/commands.html
index e4d24c3e2..8a2b25254 100644
--- a/sphinx/commands.html
+++ b/sphinx/commands.html
@@ -5,8 +5,8 @@
Sub-commands and Arguments — superbol-studio-oss master
- (16d6ee8
-) (2024/08/14 12:17) documentation
+ (d9b0282
+) (2024/08/19 14:02) documentation
@@ -32,7 +32,7 @@
master
- (16d6ee8
+ (d9b0282
)
diff --git a/sphinx/debug.html b/sphinx/debug.html
index 6c6513e5e..3a11fb03c 100644
--- a/sphinx/debug.html
+++ b/sphinx/debug.html
@@ -5,8 +5,8 @@
SuperBOL VSCode Debug — superbol-studio-oss master
- (16d6ee8
-) (2024/08/14 12:17) documentation
+ (d9b0282
+) (2024/08/19 14:02) documentation
@@ -32,7 +32,7 @@
master
- (16d6ee8
+ (d9b0282
)
diff --git a/sphinx/emacs.html b/sphinx/emacs.html
index 7e76700df..5bfb917b0 100644
--- a/sphinx/emacs.html
+++ b/sphinx/emacs.html
@@ -5,8 +5,8 @@
SuperBOL mode for GNU/Emacs — superbol-studio-oss master
- (16d6ee8
-) (2024/08/14 12:17) documentation
+ (d9b0282
+) (2024/08/19 14:02) documentation
@@ -32,7 +32,7 @@
master
- (16d6ee8
+ (d9b0282
)
diff --git a/sphinx/genindex.html b/sphinx/genindex.html
index 8a84b332c..b664bbdb4 100644
--- a/sphinx/genindex.html
+++ b/sphinx/genindex.html
@@ -4,8 +4,8 @@
Index — superbol-studio-oss master
- (16d6ee8
-) (2024/08/14 12:17) documentation
+ (d9b0282
+) (2024/08/19 14:02) documentation
@@ -29,7 +29,7 @@
master
- (16d6ee8
+ (d9b0282
)
diff --git a/sphinx/index.html b/sphinx/index.html
index 3ebc5518c..d088e230f 100644
--- a/sphinx/index.html
+++ b/sphinx/index.html
@@ -5,8 +5,8 @@
Welcome to SuperBOL Studio OSS — superbol-studio-oss master
- (16d6ee8
-) (2024/08/14 12:17) documentation
+ (d9b0282
+) (2024/08/19 14:02) documentation
@@ -31,7 +31,7 @@
master
- (16d6ee8
+ (d9b0282
)
diff --git a/sphinx/installing-superbol-vsix.html b/sphinx/installing-superbol-vsix.html
index 29da7b270..bd03d8704 100644
--- a/sphinx/installing-superbol-vsix.html
+++ b/sphinx/installing-superbol-vsix.html
@@ -5,8 +5,8 @@
Installing the SuperBOL VSCode extension — superbol-studio-oss master
- (16d6ee8
-) (2024/08/14 12:17) documentation
+ (d9b0282
+) (2024/08/19 14:02) documentation
@@ -32,7 +32,7 @@
master
- (16d6ee8
+ (d9b0282
)
diff --git a/sphinx/license.html b/sphinx/license.html
index c2fe0c403..fdb8906e5 100644
--- a/sphinx/license.html
+++ b/sphinx/license.html
@@ -5,8 +5,8 @@
Copyright and License — superbol-studio-oss master
- (16d6ee8
-) (2024/08/14 12:17) documentation
+ (d9b0282
+) (2024/08/19 14:02) documentation
@@ -31,7 +31,7 @@
master
- (16d6ee8
+ (d9b0282
)
diff --git a/sphinx/lsp.html b/sphinx/lsp.html
index ac1b47d3d..732616b0b 100644
--- a/sphinx/lsp.html
+++ b/sphinx/lsp.html
@@ -5,8 +5,8 @@
SuperBOL LSP Server — superbol-studio-oss master
- (16d6ee8
-) (2024/08/14 12:17) documentation
+ (d9b0282
+) (2024/08/19 14:02) documentation
@@ -32,7 +32,7 @@
master
- (16d6ee8
+ (d9b0282
)
diff --git a/sphinx/objects.inv b/sphinx/objects.inv
index e3bc17090..cd538989b 100644
Binary files a/sphinx/objects.inv and b/sphinx/objects.inv differ
diff --git a/sphinx/search.html b/sphinx/search.html
index 6b44b8d27..9baf5a6cb 100644
--- a/sphinx/search.html
+++ b/sphinx/search.html
@@ -4,8 +4,8 @@
Search — superbol-studio-oss master
- (16d6ee8
-) (2024/08/14 12:17) documentation
+ (d9b0282
+) (2024/08/19 14:02) documentation
@@ -32,7 +32,7 @@
master
- (16d6ee8
+ (d9b0282
)
diff --git a/sphinx/vscode-extension.html b/sphinx/vscode-extension.html
index 45e65ec49..1af9e4820 100644
--- a/sphinx/vscode-extension.html
+++ b/sphinx/vscode-extension.html
@@ -5,8 +5,8 @@
SuperBOL VSCode Extension — superbol-studio-oss master
- (16d6ee8
-) (2024/08/14 12:17) documentation
+ (d9b0282
+) (2024/08/19 14:02) documentation
@@ -32,7 +32,7 @@
master
- (16d6ee8
+ (d9b0282
)