Ticket #76 (assigned Task: null)

Opened 6 years ago

Last modified 6 years ago

Delete obsolete HTML documentation files from TracOnlineDocumentation

Reported by: jjr8 Owned by: jjr8
Priority: Low Milestone: Unscheduled
Component: Build System Version:
Keywords: Cc:

Description (last modified by jjr8) (diff)

The build system automatically generates HTML documentation files for new modules, classes, methods, etc. and stores them in the PythonPackage?/dist/TracOnlineDocumentation tree. But it does not automatically remove HTML files when a module, class or whatever is removed from the source code. For example, the ArcGISRaster class used to have a method called CopyRasters, but it was renamed to CopyList. The TracOnlineDocumentation tree still has HTML files for the CopyRasters method. These files, and all others that refer to obsolete things, should be periodically scrubbed. Ideally the build script would automatically delete them, but this might require a call to a subversion API.

Change History

Changed 6 years ago by jjr8

  • status changed from new to assigned
  • version set to MGET 0.2
  • milestone changed from MGET 0.1 to MGET 0.3

Changed 6 years ago by jjr8

  • version 0.2 deleted
  • description modified (diff)
  • milestone changed from 0.3 to Unscheduled
Note: See TracTickets for help on using tickets.