Re: [Doxygen-users] Doxygen and Python DocString

2020-10-20 Thread Ron W
On Tue, Oct 20, 2020 at 1:38 PM wrote: > > Date: Tue, 20 Oct 2020 13:09:03 + > From: Felix Kerger > Subject: [Doxygen-users] Doxygen and Python DocString > > Hello all, > I want to double check that I am not missing something. > > At least some projects (inclu

[Doxygen-users] Doxygen and Python DocString

2020-10-20 Thread Felix Kerger
Hello all, I want to double check that I am not missing something. I am trying to use doxygen for a Python project, I submitted this issue(https://github.com/doxygen/doxygen/issues/7953) and it got solved quickly, which was amazing. Now I am trying to generate documentation for my python project