Commit b9ab5a64 authored by Jesse Mapel's avatar Jesse Mapel
Browse files

Corrected documentation for Directory's CloseProjectWorkOrder and...

Corrected documentation for Directory's CloseProjectWorkOrder and GuiCameraDisplayProperties. References #4018, #3997, #4071, #3993.

git-svn-id: http://subversion.wr.usgs.gov/repos/prog/isis3/trunk@6885 41f8697f-d340-4b68-9986-7bafba869bb8
parent bfdb2365
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -29,7 +29,7 @@ namespace Isis {
  /**
   * This opens a project that's saved on disk.
   *
   * @author Ken Edmundson 2014-04-15
   * @author 2014-04-15 Ken Edmundson
   *
   * @internal
   *   @history 2016-06-06 Makayla Shepherd - Updated documentation. Fixes #3993.
+5 −4
Original line number Diff line number Diff line
@@ -127,11 +127,12 @@ namespace Isis {
       *
       * @author 2015-09-08 Ken Edmundson
       *
       * @internal 
       *   @history 2015-09-08 Ken Edmundson - Creation.
       *   @history 2016-06-08 Tyler Wilson - Added documentation to many of the
       *                           member functions, and cleaned up the formatting.
       *                           Fixes #3997.
       *  @internal 
       * 
       *
       */
      class XmlHandler : public XmlStackedHandler {