feat: upgrade to async extractor, add RAG processing, link healing and Docker support
This commit is contained in:
+13
-1
@@ -28,7 +28,11 @@ theme:
|
||||
markdown_extensions:
|
||||
- admonition
|
||||
- pymdownx.details
|
||||
- pymdownx.superfences
|
||||
- pymdownx.superfences:
|
||||
custom_fences:
|
||||
- name: mermaid
|
||||
class: mermaid
|
||||
format: !!python/name:mermaid2.fence_mermaid
|
||||
- pymdownx.highlight:
|
||||
anchor_linenums: true
|
||||
- pymdownx.inlinehilite
|
||||
@@ -37,6 +41,14 @@ markdown_extensions:
|
||||
alternate_style: true
|
||||
- tables
|
||||
|
||||
plugins:
|
||||
- search
|
||||
- mermaid2
|
||||
- with-pdf:
|
||||
author: Wiki Fluig Offline
|
||||
copyright: TOTVS S.A.
|
||||
output_path: wiki_fluig_completa.pdf
|
||||
|
||||
nav:
|
||||
- Home: index.md
|
||||
- Documentação Técnica:
|
||||
|
||||
Reference in New Issue
Block a user