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 "Build finished; now you can run "qcollectiongenerator" with the" \
|
||||
".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 "# assistant -collectionFile $(BUILDDIR)/qthelp/bigchain.qhc"
|
||||
@echo "# assistant -collectionFile $(BUILDDIR)/qthelp/bigchaindb.qhc"
|
||||
|
||||
.PHONY: applehelp
|
||||
applehelp:
|
||||
@ -113,8 +113,8 @@ devhelp:
|
||||
@echo
|
||||
@echo "Build finished."
|
||||
@echo "To view the help file:"
|
||||
@echo "# mkdir -p $$HOME/.local/share/devhelp/bigchain"
|
||||
@echo "# ln -s $(BUILDDIR)/devhelp $$HOME/.local/share/devhelp/bigchain"
|
||||
@echo "# mkdir -p $$HOME/.local/share/devhelp/bigchaindb"
|
||||
@echo "# ln -s $(BUILDDIR)/devhelp $$HOME/.local/share/devhelp/bigchaindb"
|
||||
@echo "# devhelp"
|
||||
|
||||
.PHONY: epub
|
||||
|
Loading…
x
Reference in New Issue
Block a user