Menu

Home

IceCoder

iSource-file Documentation Manager (iSDocMan)

Introduction

iSDocMan is a source-file documentation manager, a tool which allows programmers to extract the documentation from their source-files, avoiding the boring task of doing it by hand, and exporting the result in the XML format, which can be in turn used by other tools to generate the styled documents with all the needed information.

How it works

iSDocMan automatically recognizes the documentation by checking comments. Normal comments are not computed, while comments beginning with [ISDM] reserved words are extracted.

Comments must be [ISDM] compliant, this means that they must respect the [ISDM] syntax to be recognized.

What languages it supports

iSDocMan supports C like languages only, at the moment.

  • C
  • Objective-C
  • C++
  • C#
  • D
  • Java
  • ECMAScript and dialects (such as JavaScript)
  • PHP

Related

Wiki: ISDM

MongoDB Logo MongoDB