in reply to Re: check pod and insert missing sections
in thread check pod and insert missing sections

If I want to insert in middle, I could have an 'inject()' method, or override 'add()' to accept a possible index attrib.. or.. who knows.

And I don't mind rebuilding the entire doctree every time there is an edit either.

Seems this could be of use to others? If I find out anything good or make something worthy, I'll update.

Thank you!

  • Comment on Re^2: check pod and insert missing sections