API Reference¶
champollion¶
-
champollion.fetch_javascript_environment(app)[source]¶ Fetch the Javascript environment from the app configuration.
If the js_environment configuration is not provided, attempt to parse the path provided via the js_source or js_sources configuration value.
This function is called with the
builder-initedSphinx event, emitted when the builder object is created.See also