I want to have cross-references on tables and other views within my plsqldoc- Documentation of the views.
In my properties I marked "global".
The tables on which I based the views are already in my documentation.
In one trial I got only cross-references on the fieldnames(!)(which were broken links) but not on the tables after the "from" keyword!
Please could you help me!
Version pl/sql 7.1.5
plsqldoc 1.2.0.0
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=0
[CustomTags]
In my properties I marked "global".
The tables on which I based the views are already in my documentation.
In one trial I got only cross-references on the fieldnames(!)(which were broken links) but not on the tables after the "from" keyword!
Please could you help me!
Version pl/sql 7.1.5
plsqldoc 1.2.0.0
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=0
[CustomTags]
Last edited: