Builder doxygen-solaris10-i386 Build #3641
Results:
Failed shell shell_1 shell_2
SourceStamp:
| Project | doxygen |
| Repository | https://github.com/doxygen/doxygen.git |
| Branch | master |
| Revision | e02b26a8101beafedebc953503fd208931f4e38d |
| Got Revision | e02b26a8101beafedebc953503fd208931f4e38d |
| Changes | 2 changes |
BuildSlave:
unstable10xReason:
The SingleBranchScheduler scheduler named 'schedule-doxygen-solaris10-i386' triggered this build
Steps and Logfiles:
-
git update ( 3 secs )
-
MakeDirectory Created ( 0 secs )
- - no logs -
-
shell 'cmake -G ...' failed ( 8 secs )
-
shell_1 'gmake' failed ( 0 secs )
-
shell_2 'gmake tests' failed ( 0 secs )
Build Properties:
| Name | Value | Source |
|---|---|---|
| branch | master | Build |
| builddir | /export/home/buildbot/slave/doxygen-solaris10-i386 | slave |
| buildername | doxygen-solaris10-i386 | Builder |
| buildnumber | 3641 | Build |
| codebase | Build | |
| got_revision | e02b26a8101beafedebc953503fd208931f4e38d | Git |
| project | doxygen | Build |
| repository | https://github.com/doxygen/doxygen.git | Build |
| revision | e02b26a8101beafedebc953503fd208931f4e38d | Build |
| scheduler | schedule-doxygen-solaris10-i386 | Scheduler |
| slavename | unstable10x | BuildSlave |
| workdir | /export/home/buildbot/slave/doxygen-solaris10-i386 | slave (deprecated) |
Forced Build Properties:
| Name | Label | Value |
|---|
Responsible Users:
- Dimitri van Heeschdoxygen@gmail.com
- albert-githubalbert.tests@gmail.com
Timing:
| Start | Mon Feb 9 21:04:32 2026 |
| End | Mon Feb 9 21:04:44 2026 |
| Elapsed | 12 secs |
All Changes:
:
Change #257334
Category doxygen Changed by albert-github <albert.tests@gmail.com> Changed at Mon 09 Feb 2026 18:11:54 Repository https://github.com/doxygen/doxygen.git Project doxygen Branch master Revision d79e4eb1df4847e306280ecf5cfe38120298ced2 Comments
More readable table of contents in doxygen's LaTeX documentation. Doxygen's LaTeX documentation has in principle 2 table of contents: - left navigation tree - main table of contents as first "Chapter" named "Contents. Especially the main table of contents is a bit large due to the sections and subsections in the appendices (in the navigation tree these are by default collapsed). I makes sense to remove the sections etc. from the mentioned table of contents for the appendices and have each appendix have its own local table of contents. See also: https://tex.stackexchange.com/questions/759482/local-table-of-content-versus-the-main-global-table-of-content
Changed files
- doc/doxygen_manual.tex
Change #257335
Category doxygen Changed by Dimitri van Heesch <doxygen@gmail.com> Changed at Mon 09 Feb 2026 20:54:38 Repository https://github.com/doxygen/doxygen.git Project doxygen Branch master Revision e02b26a8101beafedebc953503fd208931f4e38d Comments
Merge pull request #11971 from albert-github/feature/bug_docu_latex_toc More readable table of contents in doxygen's LaTeX documentation.
Changed files
- no files