Frank Kuehndel commented: 
https://gitlab.rtems.org/rtems/docs/rtems-docs/-/issues/57#note_115628


I tried with !91 (rtems-docs commit `a9e1ef65f484d4a99b0b32f789d77547aa709537`, 
Python 3.12.7) but I still get these errors:

```
$ ./waf configure --plantuml --ditaa --pdf --singlehtml 
--prefix=/home/minna/src/artifacts/html
[...]
Configuration error:
Values in 'html_sidebars' must be a list of strings. At least one pattern has a 
string value: '**'. Change to `html_sidebars = {'**': ['']}`.

[repeats]
[...]

Waf: Leaving directory `/home/minna/src/rtems-docs/build'
Build failed
 -> task in '/home/minna/src/rtems-docs/build/c-user/singlehtml/index.html' 
failed with exit status 2 (run with -v to display more information)
[...]
```

When I remove `--singlehtml` and rebuild the whole container, the documentation 
builds.

-- 
View it on GitLab: 
https://gitlab.rtems.org/rtems/docs/rtems-docs/-/issues/57#note_115628
You're receiving this email because of your account on gitlab.rtems.org.


_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to