Change "novaclient" to "swiftclient"

Change-Id: I685b476cb05c223959c977b135a8217fb961afb1
This commit is contained in:
wangxiyuan 2016-12-15 16:23:43 +08:00
parent 524eb54320
commit ae57155d39
1 changed files with 2 additions and 2 deletions

View File

@ -62,9 +62,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/python-novaclient.qhcp"
@echo "# qcollectiongenerator $(BUILDDIR)/qthelp/python-swiftclient.qhcp"
@echo "To view the help file:"
@echo "# assistant -collectionFile $(BUILDDIR)/qthelp/python-novaclient.qhc"
@echo "# assistant -collectionFile $(BUILDDIR)/qthelp/python-swiftclient.qhc"
latex:
$(SPHINXBUILD) -b latex $(ALLSPHINXOPTS) $(BUILDDIR)/latex