[GRASS-dev] Re: [GRASS GIS] #503: wx-GUI: html-manual

GRASS GIS trac at osgeo.org
Sun Feb 22 21:41:53 EST 2009


#503: wx-GUI: html-manual
--------------------------+-------------------------------------------------
  Reporter:  hellik       |       Owner:  grass-dev at lists.osgeo.org
      Type:  defect       |      Status:  reopened                 
  Priority:  minor        |   Milestone:  6.4.0                    
 Component:  Docs         |     Version:  6.4.0 RCs                
Resolution:               |    Keywords:                           
  Platform:  Unspecified  |         Cpu:  Unspecified              
--------------------------+-------------------------------------------------
Changes (by hamish):

  * status:  closed => reopened
  * resolution:  fixed =>

Comment:

 reopening ticket, as the problem still happens and the fix actually does
 nothing.

 'make distclean' does not remove gui/wxpython/docs/*.tmp.html. i.e. it's
 not about  $(GISBASE)/docs/html/$$file.html, it's about the .tmp.html file
 in the source dir.

 run "make" in gui/wxpython/docs/ a few times and watch them grow.


 Two problems to fix as I see it:
   - 'make clean' does not clean up the .tmp.html files in docs/

 and

   - 'make htmldir' is appending to instead of replacing the .tmp.html
 file.


 not really sure about how to fix Makefile stuff,
 Hamish

-- 
Ticket URL: <https://trac.osgeo.org/grass/ticket/503#comment:4>
GRASS GIS <http://grass.osgeo.org>


More information about the grass-dev mailing list