Documenting Types for Plsqldoc

Bergeroy

Member²
Hi,

What is the better way to document a type and get a nice result with plsqldoc. I tried several positionning of my comments without getting something good looking.

Right now, my comments is positionned like this:

CREATE OR REPLACE TYPE
/** Tableau des diff
 
I noticed this when you mailed this earier. It only seems to work if the comment is before the create or replace statement. We'll enhance this so that the comment can be anywhere within the statement.

------------------
Marco Kalter
Allround Automations
 
Hi,

The problem about type commenting seems to be also present in version 1.1.4 of plsqldoc.

Is that problem scheduled to be corrected in a soon to be release version of plsqldoc?

Thank you
 
Back
Top