View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0008966 | mantisbt | documentation | public | 2008-03-14 00:28 | 2012-10-08 05:31 |
| Reporter | vboctor | Assigned To | dregad | ||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | no change required | ||
| Product Version | git trunk | ||||
| Summary | 0008966: Provide a way for Windows users to compile Docbook manual | ||||
| Description | At the moment we are using a tool set that is only available for Linux users, or not easily available for Windows users. The aim of this issue is to come up with some infrastructure where it is easy for both Windows and Linux users to compile our docbook manuals. This may involve using XML vs. SGML as well as using a technology other than make files. | ||||
| Tags | No tags attached. | ||||
| related to | 0008346 | closed | giallu | Use DocBook for Mantis manual |
| related to | 0007200 | closed | MartinFuchs | [de] FYI: German documentation |
|
GNU Make is readily available for the Windows platform without needing Cygwin or MinGW. I use it with some of my Windows projects. The real question is what tools we can use... |
|
|
The manuals were ported to XML docbook with publican so, according to: it should be possible to build under Windows. It would be useful if anyone could try the procedure so we can close this one EDIT: dregad use tinyurl on original link so that giallu's post displays properly (workaround for 0014447) |
|
|
Why not simply make it available in a default format like PDF??? |
|
|
cas, DocBook can be published in a variety of formats (also PDF) |
|
|
For clarification, the manuals are written using Docbook/Publican, and are built for releases as part of the standard build scripts and included in multiple formats, including PDF, HTML, and plaintext. |
|
|
Considering comments 0008966:0026559 and 0008966:0026609, I think this can be resolved. |
|