[rspec-devel] [ rspec-Patches-9852 ] Patch for RSpec's Website using Webgen 0.4.2
noreply at rubyforge.org
noreply at rubyforge.org
Thu Apr 5 06:41:01 EDT 2007
Patches item #9852, was opened at 2007-04-05 04:16
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=3151&aid=9852&group_id=797
Category: None
Group: None
Status: Open
Resolution: None
Priority: 3
Submitted By: Scott Taylor (smtlaissezfaire)
>Assigned to: David Chelimsky (dchelimsky)
Summary: Patch for RSpec's Website using Webgen 0.4.2
Initial Comment:
We can now use the 0.4.2 version of webgen to generate the docs.
The main patch is of the new content parser in doc/plugin/syntax.rb
Several other little things have changed, including:
1. the main template file, which now uses block: instead of content:
2. the css file
3. the other plugin for webgen
4. the meta.info files have all been deleted. They are now consolidated into metainfo.yaml in the doc/ directory, with several small changes to work w/ webgen 042
5. a slight change to config.yaml, which uses the new ContentParser in syntax.rb
6. a change to the README so that webgen 0.3.8 is no longer referenced.
Diffing the old and new output/ directories seems to give only changes generated by the new version of webgen, and slight changes in how html tags are output.
The only noticable difference is that some pre tags aren't surrounded by paragraph tags. You can see the difference in the spacing under the heading "Example Controller Specs" on the page documentation/rails/writing/controllers.html
----------------------------------------------------------------------
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=3151&aid=9852&group_id=797
More information about the rspec-devel
mailing list