plsqldoc cross reference

I can't get it to work. I tried global local, I tried different "folders" with user,owner,database combinations.
It still doesn't cross reference my comments with table names, etc in the document.
version 7.01

help
 
yes sir, they do exists, I understand that you have to document the table before it will be referenced in the package, but it just doesn't work regardless of what I do. I remeber it used to work before.
 
I copied/pasted from plsqldoc.ini

UseFrames=1
StrictComments=0
IncludeSynopsis=1
Format=1
TabSize=4
LinePrefixes=
CrossReferences=2
FileWithDB=0
FileWithOwner=0
PathWithDB=1
PathWithOwner=1
NameWithDB=1
NameWithOwner=1
AutoGenerate=1
ParamPrefix="-- %param"
ParamDataType=1

[CustomTags]
 
Back
Top