mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
bigchain -> bigchaindb x4 in docs/Makefile
This commit is contained in:
parent
f8c413415e
commit
7cb618dd4e
@ -94,9 +94,9 @@ qthelp:
|
|||||||
@echo
|
@echo
|
||||||
@echo "Build finished; now you can run "qcollectiongenerator" with the" \
|
@echo "Build finished; now you can run "qcollectiongenerator" with the" \
|
||||||
".qhcp project file in $(BUILDDIR)/qthelp, like this:"
|
".qhcp project file in $(BUILDDIR)/qthelp, like this:"
|
||||||
@echo "# qcollectiongenerator $(BUILDDIR)/qthelp/bigchain.qhcp"
|
@echo "# qcollectiongenerator $(BUILDDIR)/qthelp/bigchaindb.qhcp"
|
||||||
@echo "To view the help file:"
|
@echo "To view the help file:"
|
||||||
@echo "# assistant -collectionFile $(BUILDDIR)/qthelp/bigchain.qhc"
|
@echo "# assistant -collectionFile $(BUILDDIR)/qthelp/bigchaindb.qhc"
|
||||||
|
|
||||||
.PHONY: applehelp
|
.PHONY: applehelp
|
||||||
applehelp:
|
applehelp:
|
||||||
@ -113,8 +113,8 @@ devhelp:
|
|||||||
@echo
|
@echo
|
||||||
@echo "Build finished."
|
@echo "Build finished."
|
||||||
@echo "To view the help file:"
|
@echo "To view the help file:"
|
||||||
@echo "# mkdir -p $$HOME/.local/share/devhelp/bigchain"
|
@echo "# mkdir -p $$HOME/.local/share/devhelp/bigchaindb"
|
||||||
@echo "# ln -s $(BUILDDIR)/devhelp $$HOME/.local/share/devhelp/bigchain"
|
@echo "# ln -s $(BUILDDIR)/devhelp $$HOME/.local/share/devhelp/bigchaindb"
|
||||||
@echo "# devhelp"
|
@echo "# devhelp"
|
||||||
|
|
||||||
.PHONY: epub
|
.PHONY: epub
|
||||||
|
Loading…
x
Reference in New Issue
Block a user