mirror of
https://github.com/apache/superset.git
synced 2026-05-09 18:05:52 +00:00
improve docs generation
This commit is contained in:
@@ -4,6 +4,9 @@ Export configuration metadata to JSON for documentation generation.
|
||||
|
||||
This script extracts configuration metadata from SupersetConfig and generates
|
||||
JSON files that can be imported into the documentation site.
|
||||
|
||||
This script is called by docs/scripts/generate_docs.sh as part of the
|
||||
unified documentation generation process.
|
||||
"""
|
||||
|
||||
import sys
|
||||
|
||||
Reference in New Issue
Block a user