X-Git-Url: https://scm.cri.ensmp.fr/git/linpy.git/blobdiff_plain/3ed20034d218d5d5245353b8de566b5c27dcc727..4162c0430092e0ba2b8d8d62b5de24cdd71abe3b:/doc/Makefile

diff --git a/doc/Makefile b/doc/Makefile
index 6e04a49..b489e38 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -85,17 +85,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/pypol.qhcp"
+	@echo "# qcollectiongenerator $(BUILDDIR)/qthelp/LinPy.qhcp"
 	@echo "To view the help file:"
-	@echo "# assistant -collectionFile $(BUILDDIR)/qthelp/pypol.qhc"
+	@echo "# assistant -collectionFile $(BUILDDIR)/qthelp/LinPy.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/pypol"
-	@echo "# ln -s $(BUILDDIR)/devhelp $$HOME/.local/share/devhelp/pypol"
+	@echo "# mkdir -p $$HOME/.local/share/devhelp/LinPy"
+	@echo "# ln -s $(BUILDDIR)/devhelp $$HOME/.local/share/devhelp/LinPy"
 	@echo "# devhelp"
 
 epub: