diff --git a/docs/8.0/ayanova/docs/form-adm-attachments.md b/docs/8.0/ayanova/docs/form-adm-attachments.md new file mode 100644 index 00000000..ba294f17 --- /dev/null +++ b/docs/8.0/ayanova/docs/form-adm-attachments.md @@ -0,0 +1,3 @@ +# DOCUMENTATION Placeholder + +This is a placeholder page for sections that are not written yet diff --git a/docs/8.0/ayanova/docs/form-adm-global-settings.md b/docs/8.0/ayanova/docs/form-adm-global-settings.md new file mode 100644 index 00000000..ba294f17 --- /dev/null +++ b/docs/8.0/ayanova/docs/form-adm-global-settings.md @@ -0,0 +1,3 @@ +# DOCUMENTATION Placeholder + +This is a placeholder page for sections that are not written yet diff --git a/docs/8.0/ayanova/docs/form-adm-history.md b/docs/8.0/ayanova/docs/form-adm-history.md new file mode 100644 index 00000000..ba294f17 --- /dev/null +++ b/docs/8.0/ayanova/docs/form-adm-history.md @@ -0,0 +1,3 @@ +# DOCUMENTATION Placeholder + +This is a placeholder page for sections that are not written yet diff --git a/docs/8.0/ayanova/docs/form-adm-license.md b/docs/8.0/ayanova/docs/form-adm-license.md new file mode 100644 index 00000000..ba294f17 --- /dev/null +++ b/docs/8.0/ayanova/docs/form-adm-license.md @@ -0,0 +1,3 @@ +# DOCUMENTATION Placeholder + +This is a placeholder page for sections that are not written yet diff --git a/docs/8.0/ayanova/docs/form-adm-localized-text.md b/docs/8.0/ayanova/docs/form-adm-localized-text.md new file mode 100644 index 00000000..ba294f17 --- /dev/null +++ b/docs/8.0/ayanova/docs/form-adm-localized-text.md @@ -0,0 +1,3 @@ +# DOCUMENTATION Placeholder + +This is a placeholder page for sections that are not written yet diff --git a/docs/8.0/ayanova/docs/form-adm-report-templates.md b/docs/8.0/ayanova/docs/form-adm-report-templates.md new file mode 100644 index 00000000..ba294f17 --- /dev/null +++ b/docs/8.0/ayanova/docs/form-adm-report-templates.md @@ -0,0 +1,3 @@ +# DOCUMENTATION Placeholder + +This is a placeholder page for sections that are not written yet diff --git a/docs/8.0/ayanova/docs/form-adm-statistics.md b/docs/8.0/ayanova/docs/form-adm-statistics.md new file mode 100644 index 00000000..ba294f17 --- /dev/null +++ b/docs/8.0/ayanova/docs/form-adm-statistics.md @@ -0,0 +1,3 @@ +# DOCUMENTATION Placeholder + +This is a placeholder page for sections that are not written yet diff --git a/docs/8.0/ayanova/docs/form-adm-users.md b/docs/8.0/ayanova/docs/form-adm-users.md new file mode 100644 index 00000000..ba294f17 --- /dev/null +++ b/docs/8.0/ayanova/docs/form-adm-users.md @@ -0,0 +1,3 @@ +# DOCUMENTATION Placeholder + +This is a placeholder page for sections that are not written yet diff --git a/docs/8.0/ayanova/mkdocs.yml b/docs/8.0/ayanova/mkdocs.yml index 7b945398..a9324cce 100644 --- a/docs/8.0/ayanova/mkdocs.yml +++ b/docs/8.0/ayanova/mkdocs.yml @@ -53,6 +53,14 @@ nav: - Accounting: - 'Accounting': 'form-acc-accounting.md' - Administration: + - 'Global settings': 'form-adm-global-settings.md' + - 'License': 'form-adm-license.md' + - 'Users': 'form-adm-users.md' + - 'Localized text design': 'form-adm-localized-text.md' + - 'Report templates': 'form-adm-report-templates.md' + - 'Attached files': 'form-adm-attachments.md' + - 'History': 'form-adm-history.md' + - 'Statistics': 'form-adm-statistics.md' - 'Vendors': 'form-vendors.md' - Misc: - 'About': 'form-misc-about.md'