Ignore:
Timestamp:
12/20/10 13:01:09 (13 years ago)
Author:
pinsard
Message:

add info about svn and doc production

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/adm/sphinx/Makefile

    r2 r21  
    7373        @echo "Build finished; now you can run "qcollectiongenerator" with the" \ 
    7474              ".qhcp project file in $(BUILDDIR)/qthelp, like this:" 
    75         @echo "# qcollectiongenerator $(BUILDDIR)/qthelp/POMME.qhcp" 
     75        @echo "# qcollectiongenerator $(BUILDDIR)/qthelp/TROPFLUX.qhcp" 
    7676        @echo "To view the help file:" 
    77         @echo "# assistant -collectionFile $(BUILDDIR)/qthelp/POMME.qhc" 
     77        @echo "# assistant -collectionFile $(BUILDDIR)/qthelp/TROPFLUX.qhc" 
    7878 
    7979devhelp: 
     
    8282        @echo "Build finished." 
    8383        @echo "To view the help file:" 
    84         @echo "# mkdir -p $$HOME/.local/share/devhelp/POMME" 
    85         @echo "# ln -s $(BUILDDIR)/devhelp $$HOME/.local/share/devhelp/POMME" 
     84        @echo "# mkdir -p $$HOME/.local/share/devhelp/TROPFLUX" 
     85        @echo "# ln -s $(BUILDDIR)/devhelp $$HOME/.local/share/devhelp/TROPFLUX" 
    8686        @echo "# devhelp" 
    8787 
Note: See TracChangeset for help on using the changeset viewer.