Update guide generation task for latest Mizuho commandline options. Add admonition icons for the guides.
@@ -279,7 +279,8 @@ guides.each do |guide_name|
|
||||
output = "doc/guides/#{guide_name}/#{guide_name}.html"
|
||||
guides_html_files << output
|
||||
file output => Dir["doc/guides/#{guide_name}/*.txt"] do
|
||||
sh "mizuho", input, "--template", "manualsonrails", "--multi"
|
||||
sh "mizuho", input, "--template", "manualsonrails", "--multi-page",
|
||||
"--icons-dir", "../icons"
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
5
railties/doc/guides/icons/README
Normal file
@@ -0,0 +1,5 @@
|
||||
Replaced the plain DocBook XSL admonition icons with Jimmac's DocBook
|
||||
icons (http://jimmac.musichall.cz/ikony.php3). I dropped transparency
|
||||
from the Jimmac icons to get round MS IE and FOP PNG incompatibilies.
|
||||
|
||||
Stuart Rackham
|
||||
BIN
railties/doc/guides/icons/callouts/1.png
Normal file
|
After Width: | Height: | Size: 329 B |
BIN
railties/doc/guides/icons/callouts/10.png
Normal file
|
After Width: | Height: | Size: 361 B |
BIN
railties/doc/guides/icons/callouts/11.png
Normal file
|
After Width: | Height: | Size: 565 B |
BIN
railties/doc/guides/icons/callouts/12.png
Normal file
|
After Width: | Height: | Size: 617 B |
BIN
railties/doc/guides/icons/callouts/13.png
Normal file
|
After Width: | Height: | Size: 623 B |
BIN
railties/doc/guides/icons/callouts/14.png
Normal file
|
After Width: | Height: | Size: 411 B |
BIN
railties/doc/guides/icons/callouts/15.png
Normal file
|
After Width: | Height: | Size: 640 B |
BIN
railties/doc/guides/icons/callouts/2.png
Normal file
|
After Width: | Height: | Size: 353 B |
BIN
railties/doc/guides/icons/callouts/3.png
Normal file
|
After Width: | Height: | Size: 350 B |
BIN
railties/doc/guides/icons/callouts/4.png
Normal file
|
After Width: | Height: | Size: 345 B |
BIN
railties/doc/guides/icons/callouts/5.png
Normal file
|
After Width: | Height: | Size: 348 B |
BIN
railties/doc/guides/icons/callouts/6.png
Normal file
|
After Width: | Height: | Size: 355 B |
BIN
railties/doc/guides/icons/callouts/7.png
Normal file
|
After Width: | Height: | Size: 344 B |
BIN
railties/doc/guides/icons/callouts/8.png
Normal file
|
After Width: | Height: | Size: 357 B |
BIN
railties/doc/guides/icons/callouts/9.png
Normal file
|
After Width: | Height: | Size: 357 B |
BIN
railties/doc/guides/icons/caution.png
Normal file
|
After Width: | Height: | Size: 2.5 KiB |
BIN
railties/doc/guides/icons/example.png
Normal file
|
After Width: | Height: | Size: 2.3 KiB |
BIN
railties/doc/guides/icons/home.png
Normal file
|
After Width: | Height: | Size: 1.3 KiB |
BIN
railties/doc/guides/icons/important.png
Normal file
|
After Width: | Height: | Size: 2.6 KiB |
BIN
railties/doc/guides/icons/next.png
Normal file
|
After Width: | Height: | Size: 1.3 KiB |
BIN
railties/doc/guides/icons/note.png
Normal file
|
After Width: | Height: | Size: 2.7 KiB |
BIN
railties/doc/guides/icons/prev.png
Normal file
|
After Width: | Height: | Size: 1.3 KiB |
BIN
railties/doc/guides/icons/tip.png
Normal file
|
After Width: | Height: | Size: 2.5 KiB |
BIN
railties/doc/guides/icons/up.png
Normal file
|
After Width: | Height: | Size: 1.3 KiB |
BIN
railties/doc/guides/icons/warning.png
Normal file
|
After Width: | Height: | Size: 2.8 KiB |