Ticket #5571 enhancement new

Opened 14 months ago

make it so I can just do 'cd doc; lore'

Reported by: glyph Owned by:
Priority: normal Milestone:
Component: core Keywords: documentation
Cc: Branch:
Author: Launchpad Bug:

Description

At least until the ReST port is done (if it ever is), it would be nice to have a really easy way to generate the docs; i.e. what was always intended to be the way, "cd doc; lore".

Right now we have a copy of stylesheet.css in two places in the repository already, to make some part of this easier; we should execute

$ svn mv doc/core/howto/template.tpl doc/template.tpl
$ svn rm doc/core/howto/stylesheet*.css

to simplify the arrangement.

Note: See TracTickets for help on using tickets.