diff --git a/.gitignore b/.gitignore index b2d6de3..555f560 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,5 @@ npm-debug.log* yarn-debug.log* yarn-error.log* + +build.cmd diff --git a/docs/regulations/technical_solutions/examples_technical_solutions/data-processors.md b/docs/regulations/technical_solutions/examples_technical_solutions/data-processors.md new file mode 100644 index 0000000..4ea88b9 --- /dev/null +++ b/docs/regulations/technical_solutions/examples_technical_solutions/data-processors.md @@ -0,0 +1,6 @@ +--- +sidebar_position: 2 +sidebar_label: Обработки (АРМы и т.д) +title: Обработки (АРМы и т.д) +description: Обработки (АРМы и т.д) +--- \ No newline at end of file diff --git a/docs/regulations/technical_solutions/examples_technical_solutions/documents_registers.md b/docs/regulations/technical_solutions/examples_technical_solutions/documents_registers.md new file mode 100644 index 0000000..926235b --- /dev/null +++ b/docs/regulations/technical_solutions/examples_technical_solutions/documents_registers.md @@ -0,0 +1,6 @@ +--- +sidebar_position: 1 +sidebar_label: Документы и регистры +title: Документы и регистры +description: Документы и регистры +--- \ No newline at end of file diff --git a/docs/regulations/technical_solutions/examples_technical_solutions/printed_forms.md b/docs/regulations/technical_solutions/examples_technical_solutions/printed_forms.md new file mode 100644 index 0000000..1e4c081 --- /dev/null +++ b/docs/regulations/technical_solutions/examples_technical_solutions/printed_forms.md @@ -0,0 +1,6 @@ +--- +sidebar_position: 4 +sidebar_label: Печатные формы +title: Печатные формы +description: Печатные формы +--- \ No newline at end of file diff --git a/docs/regulations/technical_solutions/examples_technical_solutions/reports.md b/docs/regulations/technical_solutions/examples_technical_solutions/reports.md new file mode 100644 index 0000000..75391b1 --- /dev/null +++ b/docs/regulations/technical_solutions/examples_technical_solutions/reports.md @@ -0,0 +1,6 @@ +--- +sidebar_position: 3 +sidebar_label: Отчеты +title: Отчеты +description: Отчеты +--- \ No newline at end of file diff --git a/docs/regulations/unit_test.md b/docs/regulations/unit_test.md new file mode 100644 index 0000000..53ac61f --- /dev/null +++ b/docs/regulations/unit_test.md @@ -0,0 +1,6 @@ +--- +sidebar_position: 17 +sidebar_label: Юнит-тесты +title: Юнит-тесты +description: Юнит-тесты +--- \ No newline at end of file diff --git a/docs/regulations/updates_config.md b/docs/regulations/updates_config.md new file mode 100644 index 0000000..e2533cb --- /dev/null +++ b/docs/regulations/updates_config.md @@ -0,0 +1,6 @@ +--- +sidebar_position: 16 +sidebar_label: Обновление конфигураций +title: Обновление конфигураций +description: Обновление типовых конфигураций +--- \ No newline at end of file