mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
Fixing the docs
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
rm -r _build
|
||||
rm -rf _build
|
||||
make html
|
||||
cp -r ../dashed/assets/images/ _build/html/_static/img/
|
||||
|
||||
@@ -33,6 +33,7 @@ import sphinx_bootstrap_theme
|
||||
extensions = [
|
||||
'sphinx.ext.autodoc',
|
||||
'sphinx.ext.viewcode',
|
||||
'sphinxcontrib.youtube',
|
||||
]
|
||||
|
||||
# Add any paths that contain templates here, relative to this directory.
|
||||
|
||||
@@ -9,7 +9,7 @@ Quick Intro
|
||||
This video demonstrates how Dashed works at a high level, it shows how
|
||||
to navigate through datasets and dashboards that are already available.
|
||||
|
||||
- Coming soon!
|
||||
.. youtube:: https://www.youtube.com/watch?v=3Txm_nj_R7M
|
||||
|
||||
Dashboard Creation
|
||||
''''''''''''''''''
|
||||
|
||||
Reference in New Issue
Block a user