This project is archived and is in readonly mode.
Add customized title support for application documentation
Reported by Nathaniel Bibler | August 30th, 2008 @ 04:41 AM | in 2.x
The current rake doc:app
call generates application
documentation HTML which always has the title "Rails Application
Documentation". This often gets confusing when working with
multiple tabs of documentation from multiple projects as all tabs
have the same title.
rake doc:app
should support an method of overriding
the default title (similar to the existing customized template
support).
Comments and changes to this ticket
-
Nathaniel Bibler August 30th, 2008 @ 04:43 AM
I posted a patch (rdoc_title.diff) which allows for an environment variable override of the default RDoc title (creatively named TITLE).
-
Repository August 30th, 2008 @ 05:05 AM
- State changed from new to resolved
(from [c87fea30944c8aeadd1d1e8efddb3e661bd9d930]) Added optional rake doc:app TITLE environment parameter
[#939 state:resolved]
Signed-off-by: Jeremy Kemper jeremy@bitsweat.net http://github.com/rails/rails/co...
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>
People watching this ticket
Attachments
Tags
Referenced by
- 939 Add customized title support for application documentation [#939 state:resolved]