mirror of
https://github.com/apache/superset.git
synced 2026-04-18 23:55:00 +00:00
[panoramix] -> [dashed]
This commit is contained in:
@@ -87,9 +87,9 @@ qthelp:
|
||||
@echo
|
||||
@echo "Build finished; now you can run "qcollectiongenerator" with the" \
|
||||
".qhcp project file in $(BUILDDIR)/qthelp, like this:"
|
||||
@echo "# qcollectiongenerator $(BUILDDIR)/qthelp/panoramix.qhcp"
|
||||
@echo "# qcollectiongenerator $(BUILDDIR)/qthelp/dashed.qhcp"
|
||||
@echo "To view the help file:"
|
||||
@echo "# assistant -collectionFile $(BUILDDIR)/qthelp/panoramix.qhc"
|
||||
@echo "# assistant -collectionFile $(BUILDDIR)/qthelp/dashed.qhc"
|
||||
|
||||
applehelp:
|
||||
$(SPHINXBUILD) -b applehelp $(ALLSPHINXOPTS) $(BUILDDIR)/applehelp
|
||||
@@ -104,8 +104,8 @@ devhelp:
|
||||
@echo
|
||||
@echo "Build finished."
|
||||
@echo "To view the help file:"
|
||||
@echo "# mkdir -p $$HOME/.local/share/devhelp/panoramix"
|
||||
@echo "# ln -s $(BUILDDIR)/devhelp $$HOME/.local/share/devhelp/panoramix"
|
||||
@echo "# mkdir -p $$HOME/.local/share/devhelp/dashed"
|
||||
@echo "# ln -s $(BUILDDIR)/devhelp $$HOME/.local/share/devhelp/dashed"
|
||||
@echo "# devhelp"
|
||||
|
||||
epub:
|
||||
|
||||
Reference in New Issue
Block a user