Task #3377
Move the manual to a DocBook subdirectory
| Status: | Resolved | Start date: | 2009-05-19 | |
|---|---|---|---|---|
| Priority: | Must have | Due date: | ||
| Assignee: | Karsten Dambekalns | % Done: | 100% |
|
| Category: | - Documentation - | |||
| Target version: | TYPO3 Flow Base Distribution - 1.0 alpha 1 | |||
| Sprint: | Has patch: | |||
| PHP Version: | Complexity: | |||
| Votes: | 0 |
Description
Currently the manual is located in
FLOW3/Documentation/Manual/en/
This should be changed to
FLOW3/Documentation/Manual/DocBook/en/ FLOW3/Documentation/Manual/HTML/en/ FLOW3/Documentation/Manual/PDF/en/
to allow for more formats which will be generated automatically during packaging.
Associated revisions
FLOW3, Fluid, TYPO3CR:
- moved DocBook sources to Manual/DocBook/ - refs #3377
History
Updated by Karsten Dambekalns about 4 years ago
- Status changed from New to Accepted
- Assignee set to Karsten Dambekalns
Updated by Karsten Dambekalns about 4 years ago
- Need to check/adjust DocTools
- Make sure online documentation rendering on flow3.typo3.org doesn't break
- other packages' documentation should be adjusted as well
Updated by Karsten Dambekalns about 4 years ago
- % Done changed from 0 to 90
Need to check online documentation tomorrow, otherwise done.
Updated by Karsten Dambekalns about 4 years ago
- Status changed from Accepted to Resolved
- % Done changed from 90 to 100
Just adjusted the DocTools render controller on the server running the FLOW3 website.