Skip to content

Releases: nonkit/SBDoc

SBDoc 0.3b

17 Apr 12:40

Choose a tag to compare

This is the third version of SBDoc. This version picks up document comment lines (start with ''') from Small Basic source code.

Updated

  • Changed from CUI to GUI

System Requirement

  • Windows Vista or later
  • .NET Framework 4.5 or later

Usage

  1. Unzip SBDoc03b.zip in a folder.
  2. Run SBDoc.exe.

Contents

  • REAME.md
  • SBDoc.exe
  • SmallBasicLibrary.dll

SBDoc 0.2b

08 Apr 15:44

Choose a tag to compare

This is the second version of SBDoc. This version picks up all comment lines from Small Basic source code as document.

Updated

  • Bug fixed #1

System Requirement

  • Windows Vista or later
  • .NET Framework 4.5 or later

Usage

  1. Unzip SBDoc02b.zip in a folder.
  2. Run SBDoc.exe in command prompt.

Contents

  • REAME.md
  • SBDoc.exe
  • SmallBasicLibrary.dll

SBDoc 0.1b

08 Apr 13:04

Choose a tag to compare

This is the first version of SBDoc. This version picks up all comment lines from Small Basic source code as document.

System Requirement

  • .NET Framework 4.5

Usage

  1. Unzip SBDoc01b.zip in a folder.
  2. Run SBDoc.exe in command prompt.

Contents

  • REAME.md
  • SBDoc.exe
  • SmallBasicLibrary.dll