DocItOut Changelog

What's new in DocItOut 1.3.0

Feb 6, 2014
  • Cross platform with Windows, Linux and Mac support. Works in both 32-bit and 64-bit OS.
  • Replaced the directory listing on the top left with tree structure for cleaner visualization for projects with many subdirectories.
  • Cleaner user interface. Reimplemented the entire UI.
  • The generated output is cleaner and more polished.

New in DocItOut 1.2.0 (Feb 6, 2014)

  • Renamed application and changed all references from “Sasdoc” to “DocItOut”.

New in DocItOut 1.1.1 (Feb 6, 2014)

  • Fixed: DocItOut throws string out of bound exception when a /** comment block **/ exists before a macro call or at end of line.
  • When “Generate Documentation” button is clicked, it now checks for the existence of the input and output folders first. The reason for that is the history field may have remembered folders that are already been deleted.

New in DocItOut 1.1.0 (Feb 6, 2014)

  • DocItOut now parses “filename” statement to be displayed in the web documentation.
  • Fixed: When the text wraps to the next line(s) in the macro’s “return” tag, it only capture the text on the first line.
  • Fixed: The links under “Libname Summary” section do not work.
  • In the each file content page, the “Summary” and Detail” links on the top and bottom navigations are broken down into two rows instead of placing these links in one row. This enhances the display on lower resolution screen.
  • Updated help file.

New in DocItOut 1.0.1 (Feb 6, 2014)

  • Added splash screen.

New in DocItOut 1.0.0 (Feb 6, 2014)

  • Added history list feature remembers the latest ten project settings. This enables user to select a project from the list instead of retyping the configuration again.
  • Added a logo and a help file in the generated documentation files.

New in DocItOut 0.1.1 (Feb 6, 2014)

  • Fixed: When user scrolls the console to the top, the font color loses the original color and becomes black.
  • Displays hand cursor on button’s mouseover event.
  • Fixed: When “Generate Documentation” button is clicked, the console freezes for a moment before displaying the log messages.
  • Much detailed log messages when parsing and generating the documentation.