Opened 15 years ago
Closed 12 years ago
#1192 closed Bugs (fixed)
[boostbook] problem when two files have the same name
| Reported by: | Steven Watanabe | Owned by: | Daniel James |
|---|---|---|---|
| Milestone: | To Be Determined | Component: | Documentation |
| Version: | Boost 1.34.1 | Severity: | Problem |
| Keywords: | Cc: |
Description
When two files in different directories have the same name boostbook sometimes duplicates the information they contain. The attached folder demonstrates this problem.
Attachments (2)
Change History (9)
by , 15 years ago
comment:1 by , 15 years ago
by , 15 years ago
| Attachment: | doxygen2boostbook.patch added |
|---|
comment:3 by , 15 years ago
| Owner: | set to |
|---|
comment:4 by , 13 years ago
| Component: | None → Documentation |
|---|
comment:5 by , 13 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:6 by , 12 years ago
comment:7 by , 12 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
(In [63463]) Merge some of the boostbook changes from trunk.
- XML validity fix for a test.
- Valid docbook lists.
- Updated documentation build settings.
- Fix doxygen problem when two files have the same name. Fixes #1192.
- Avoid including
typeelements in generated docbook. - Update setup_boostbook scripts.
Note:
See TracTickets
for help on using tickets.

I am attaching a patch against the trunk.