Docstrings
[linpy.git] / doc / Makefile
index 6e04a49..b489e38 100644 (file)
@@ -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: