feat: export manifest documentation for public sites
This commit is contained in:
@@ -22,3 +22,6 @@ govoplan_docs = ["py.typed"]
|
||||
|
||||
[project.entry-points."govoplan.modules"]
|
||||
docs = "govoplan_docs.backend.manifest:get_manifest"
|
||||
|
||||
[project.scripts]
|
||||
govoplan-docs-export-public = "govoplan_docs.public_export:main"
|
||||
|
||||
Reference in New Issue
Block a user