Удаление бибилиотек 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

View File

@ -1,4 +1,4 @@
site_name: Lexema-ERP
site_name: Lexema-HRM
nav:
@ -6,7 +6,10 @@ 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