Recent

Author Topic: fpdoc sectioning elements?  (Read 2253 times)

dsiders

  • Hero Member
  • *****
  • Posts: 1052
fpdoc sectioning elements?
« on: January 29, 2018, 12:37:21 am »
Not sure if this is the correct forum/subforum. Please advise if otherwise.

I would like include sections with headings in the <descr> tag in fpdoc. For example:

Code: [Select]
<element name="FooBar">
  <descr>
      <p>This component does something.</p>

      <section>
        <title>Prerequisites</title>
        <p>Insert the list of required packages here.</p>
       </section>
  </descr>
</element>

There are no div or section tags. Nor are there heading tags like h1..h6. Any recommendations?
Preview Lazarus 3.99 documentation at: https://dsiders.gitlab.io/lazdocsnext

 

TinyPortal © 2005-2018