It would seem that the Lazarus IDE integrated documentation editor fails to work with units which use dotted names. For example:<div><br></div><div>unit MyCompany.Utilities.Text;</div><div><br></div><div>Can someone verify this for me? I am preparing some OSS pascal packages (a cross platforming gaming library) which use the above pattern for unit organization and was hoping to start writing documentation.</div>
<div><br></div><div>Also, same thing applies to fpdoc. Does it support namespace dotted units?</div>