Ticket #262 (new task)
doxygen -xml should be created by python bindings build system
| Reported by: | richard | Owned by: | richard |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Xapian-bindings | Version: | SVN trunk |
| Severity: | normal | Keywords: | |
| Cc: | Blocked By: | ||
| Operating System: | All | Blocking: |
Description
Currently, the doxygen rules for the API documentation in the main build are called with "--xml" to generate xml output as a side effect, and this is later used by the python bindings to generate the documentation comments file.
Instead, it would be much cleaner for the python bindings build system to call doxygen itself, to generate the xml output when it's needed.
Change History
Note: See
TracTickets for help on using
tickets.
