Удаление бибилиотек ERP модуля

This commit is contained in:
mirzakaeva_ns
2025-07-23 11:42:25 +05:00
parent a3d9bf8c0c
commit 4bdaf77ba1
12 changed files with 135 additions and 33 deletions

10
dev.yml
View File

@ -1,12 +1,14 @@
site_name: Lexema-ERP
#repo_url: http://gogs.lex.lan/l8-base/erp_manual
site_name: Lexema-HRM
nav:
markdown_extensions:
- toc:
separator: "_"
permalink: "#"
slugify: !!python/object/apply:pymdownx.slugs.slugify {kwds: {case: "lower", percent_encode: true}}
slugify:
!!python/object/apply:pymdownx.slugs.slugify {
kwds: { case: "lower", percent_encode: true },
}
- attr_list
- admonition
- sane_lists
@ -44,7 +46,7 @@ theme:
- search.highlight
language: ru
palette:
primary: orange
primary: black
docs_dir: docs
site_dir: site