Documentation | Docs on main do not build (#57)
Frank Kuehndel (@frank_k)
gitlab at rtems.org
Fri Nov 22 17:26:40 UTC 2024
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20241122/79a86d99/attachment-0001.htm>
More information about the bugs
mailing list