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.

Change History (9)

by Steven Watanabe, 15 years ago

Attachment: test.zip added

comment:1 by Steven Watanabe, 15 years ago

I am attaching a patch against the trunk.

comment:2 by Steven Watanabe, 15 years ago

Oops. That strips typedefs out. Here's another try.

by Steven Watanabe, 15 years ago

Attachment: doxygen2boostbook.patch added

comment:3 by Dave Abrahams, 15 years ago

Owner: set to Douglas Gregor

comment:4 by viboes, 13 years ago

Component: NoneDocumentation

comment:5 by Daniel James, 13 years ago

Owner: changed from Douglas Gregor to Daniel James
Status: newassigned

comment:6 by Daniel James, 12 years ago

(In [62477]) Fix doxygen2boostbook when 2 files have the same name.

Refs #1192. Patch by Steven Watanabe, updated by me. If it goes wrong, it's my fault.

comment:7 by Daniel James, 12 years ago

Resolution: fixed
Status: assignedclosed

(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 type elements in generated docbook.
  • Update setup_boostbook scripts.
Note: See TracTickets for help on using tickets.