2022-04-01 17:31 (UTC+0100), Bruce Richardson:
> On Fri, Apr 01, 2022 at 12:28:30AM +0300, Dmitry Kozlyuk wrote:
[...]
> > +if is_source or name == 'meson.meson.build':
>
> duplicate "meson."
Thanks!
> > +path = os.path.join(root, name)
> > +if is_so
On Fri, Apr 01, 2022 at 12:28:30AM +0300, Dmitry Kozlyuk wrote:
> Shell used in documentation generation could not run on Windows.
> Rewrite scripts in Python.
> New scripts use proper path separators and handle paths with spaces.
>
> Signed-off-by: Dmitry Kozlyuk
> ---
Generally looks ok to me,
Shell used in documentation generation could not run on Windows.
Rewrite scripts in Python.
New scripts use proper path separators and handle paths with spaces.
Signed-off-by: Dmitry Kozlyuk
---
doc/api/generate_doxygen.py | 19 +++
doc/api/generate_doxygen.sh | 12
3 matches
Mail list logo