Renamed to 'AKExtract'
This commit is contained in:
parent
3ea2ff162b
commit
64b45a2f8d
7 changed files with 27 additions and 27 deletions
|
@ -77,17 +77,17 @@ qthelp:
|
|||
@echo
|
||||
@echo "Build finished; now you can run "qcollectiongenerator" with the" \
|
||||
".qhcp project file in $(BUILDDIR)/qthelp, like this:"
|
||||
@echo "# qcollectiongenerator $(BUILDDIR)/qthelp/SNAPIndices.qhcp"
|
||||
@echo "# qcollectiongenerator $(BUILDDIR)/qthelp/AKExtract.qhcp"
|
||||
@echo "To view the help file:"
|
||||
@echo "# assistant -collectionFile $(BUILDDIR)/qthelp/SNAPIndices.qhc"
|
||||
@echo "# assistant -collectionFile $(BUILDDIR)/qthelp/AKExtract.qhc"
|
||||
|
||||
devhelp:
|
||||
$(SPHINXBUILD) -b devhelp $(ALLSPHINXOPTS) $(BUILDDIR)/devhelp
|
||||
@echo
|
||||
@echo "Build finished."
|
||||
@echo "To view the help file:"
|
||||
@echo "# mkdir -p $$HOME/.local/share/devhelp/SNAPIndices"
|
||||
@echo "# ln -s $(BUILDDIR)/devhelp $$HOME/.local/share/devhelp/SNAPIndices"
|
||||
@echo "# mkdir -p $$HOME/.local/share/devhelp/AKExtract"
|
||||
@echo "# ln -s $(BUILDDIR)/devhelp $$HOME/.local/share/devhelp/AKExtract"
|
||||
@echo "# devhelp"
|
||||
|
||||
epub:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue