mizuho 0.9.6
Sign up to get free protection for your applications and to get access to all the features.
- data/LICENSE.txt +20 -0
- data/README.markdown +61 -0
- data/Rakefile +41 -0
- data/asciidoc/BUGS +39 -0
- data/asciidoc/BUGS.txt +32 -0
- data/asciidoc/CHANGELOG +1796 -0
- data/asciidoc/CHANGELOG.txt +1810 -0
- data/asciidoc/COPYING +339 -0
- data/asciidoc/COPYRIGHT +18 -0
- data/asciidoc/INSTALL +76 -0
- data/asciidoc/INSTALL.txt +71 -0
- data/asciidoc/Makefile.in +161 -0
- data/asciidoc/README +46 -0
- data/asciidoc/README.txt +36 -0
- data/asciidoc/a2x +674 -0
- data/asciidoc/asciidoc.conf +455 -0
- data/asciidoc/asciidoc.py +4998 -0
- data/asciidoc/common.aap +9 -0
- data/asciidoc/configure +2840 -0
- data/asciidoc/configure.ac +11 -0
- data/asciidoc/dblatex/asciidoc-dblatex.sty +20 -0
- data/asciidoc/dblatex/asciidoc-dblatex.xsl +32 -0
- data/asciidoc/dblatex/dblatex-readme.txt +39 -0
- data/asciidoc/doc/a2x.1 +257 -0
- data/asciidoc/doc/a2x.1.txt +204 -0
- data/asciidoc/doc/article.css-embedded.html +602 -0
- data/asciidoc/doc/article.html +46 -0
- data/asciidoc/doc/article.pdf +0 -0
- data/asciidoc/doc/article.txt +122 -0
- data/asciidoc/doc/asciidoc-revhistory.xml +27 -0
- data/asciidoc/doc/asciidoc.1 +155 -0
- data/asciidoc/doc/asciidoc.1.css-embedded.html +598 -0
- data/asciidoc/doc/asciidoc.1.css.html +212 -0
- data/asciidoc/doc/asciidoc.1.html +190 -0
- data/asciidoc/doc/asciidoc.1.txt +118 -0
- data/asciidoc/doc/asciidoc.conf +8 -0
- data/asciidoc/doc/asciidoc.css-embedded.html +7853 -0
- data/asciidoc/doc/asciidoc.css.html +7416 -0
- data/asciidoc/doc/asciidoc.dict +733 -0
- data/asciidoc/doc/asciidoc.html +3339 -0
- data/asciidoc/doc/asciidoc.txt +4979 -0
- data/asciidoc/doc/asciimathml.txt +64 -0
- data/asciidoc/doc/book-multi.css-embedded.html +575 -0
- data/asciidoc/doc/book-multi.html +55 -0
- data/asciidoc/doc/book-multi.txt +155 -0
- data/asciidoc/doc/book.css-embedded.html +607 -0
- data/asciidoc/doc/book.html +43 -0
- data/asciidoc/doc/book.txt +131 -0
- data/asciidoc/doc/customers.csv +18 -0
- data/asciidoc/doc/docbook-xsl.css +272 -0
- data/asciidoc/doc/faq.txt +547 -0
- data/asciidoc/doc/latex-backend.html +117 -0
- data/asciidoc/doc/latex-backend.txt +191 -0
- data/asciidoc/doc/latexmath.txt +244 -0
- data/asciidoc/doc/latexmathml.txt +41 -0
- data/asciidoc/doc/main.aap +297 -0
- data/asciidoc/doc/music-filter.html +566 -0
- data/asciidoc/doc/music-filter.pdf +0 -0
- data/asciidoc/doc/music-filter.txt +158 -0
- data/asciidoc/doc/source-highlight-filter.html +214 -0
- data/asciidoc/doc/source-highlight-filter.pdf +0 -0
- data/asciidoc/doc/source-highlight-filter.txt +203 -0
- data/asciidoc/docbook-xsl/asciidoc-docbook-xsl.txt +43 -0
- data/asciidoc/docbook-xsl/chunked.xsl +19 -0
- data/asciidoc/docbook-xsl/common.xsl +67 -0
- data/asciidoc/docbook-xsl/fo.xsl +149 -0
- data/asciidoc/docbook-xsl/htmlhelp.xsl +17 -0
- data/asciidoc/docbook-xsl/manpage.xsl +31 -0
- data/asciidoc/docbook-xsl/text.xsl +50 -0
- data/asciidoc/docbook-xsl/xhtml.xsl +14 -0
- data/asciidoc/docbook.conf +721 -0
- data/asciidoc/examples/website/ASCIIMathML.js +938 -0
- data/asciidoc/examples/website/CHANGELOG.html +4389 -0
- data/asciidoc/examples/website/CHANGELOG.txt +1810 -0
- data/asciidoc/examples/website/INSTALL.html +161 -0
- data/asciidoc/examples/website/INSTALL.txt +71 -0
- data/asciidoc/examples/website/LaTeXMathML.js +1223 -0
- data/asciidoc/examples/website/README-website.html +118 -0
- data/asciidoc/examples/website/README-website.txt +29 -0
- data/asciidoc/examples/website/README.html +125 -0
- data/asciidoc/examples/website/README.txt +36 -0
- data/asciidoc/examples/website/a2x.1.html +419 -0
- data/asciidoc/examples/website/a2x.1.txt +204 -0
- data/asciidoc/examples/website/asciidoc-docbook-xsl.html +130 -0
- data/asciidoc/examples/website/asciidoc-docbook-xsl.txt +43 -0
- data/asciidoc/examples/website/asciidoc-graphviz-sample.txt +130 -0
- data/asciidoc/examples/website/asciimathml.txt +64 -0
- data/asciidoc/examples/website/build-website.sh +25 -0
- data/asciidoc/examples/website/customers.csv +18 -0
- data/asciidoc/examples/website/downloads.html +257 -0
- data/asciidoc/examples/website/downloads.txt +121 -0
- data/asciidoc/examples/website/faq.html +673 -0
- data/asciidoc/examples/website/faq.txt +547 -0
- data/asciidoc/examples/website/index.html +419 -0
- data/asciidoc/examples/website/index.txt +245 -0
- data/asciidoc/examples/website/latex-backend.html +535 -0
- data/asciidoc/examples/website/latex-backend.txt +191 -0
- data/asciidoc/examples/website/latexmathml.txt +41 -0
- data/asciidoc/examples/website/layout1.conf +161 -0
- data/asciidoc/examples/website/layout1.css +65 -0
- data/asciidoc/examples/website/layout2.conf +158 -0
- data/asciidoc/examples/website/layout2.css +93 -0
- data/asciidoc/examples/website/manpage.html +266 -0
- data/asciidoc/examples/website/manpage.txt +118 -0
- data/asciidoc/examples/website/music-filter.html +242 -0
- data/asciidoc/examples/website/music-filter.txt +158 -0
- data/asciidoc/examples/website/music1.abc +12 -0
- data/asciidoc/examples/website/music1.png +0 -0
- data/asciidoc/examples/website/music2.ly +9 -0
- data/asciidoc/examples/website/music2.png +0 -0
- data/asciidoc/examples/website/newlists.txt +40 -0
- data/asciidoc/examples/website/newtables.txt +397 -0
- data/asciidoc/examples/website/sample1.png +0 -0
- data/asciidoc/examples/website/sample3.png +0 -0
- data/asciidoc/examples/website/sample4.png +0 -0
- data/asciidoc/examples/website/source-highlight-filter.html +286 -0
- data/asciidoc/examples/website/source-highlight-filter.txt +203 -0
- data/asciidoc/examples/website/support.html +78 -0
- data/asciidoc/examples/website/support.txt +5 -0
- data/asciidoc/examples/website/toc.js +69 -0
- data/asciidoc/examples/website/userguide.html +7460 -0
- data/asciidoc/examples/website/userguide.txt +4979 -0
- data/asciidoc/examples/website/version83.txt +37 -0
- data/asciidoc/examples/website/version9.html +143 -0
- data/asciidoc/examples/website/version9.txt +48 -0
- data/asciidoc/examples/website/xhtml11-manpage.css +18 -0
- data/asciidoc/examples/website/xhtml11-quirks.css +41 -0
- data/asciidoc/examples/website/xhtml11.css +328 -0
- data/asciidoc/filters/code/code-filter-readme.txt +37 -0
- data/asciidoc/filters/code/code-filter-test.txt +15 -0
- data/asciidoc/filters/code/code-filter.conf +8 -0
- data/asciidoc/filters/code/code-filter.py +239 -0
- data/asciidoc/filters/graphviz/asciidoc-graphviz-sample.txt +130 -0
- data/asciidoc/filters/graphviz/graphviz-filter.conf +39 -0
- data/asciidoc/filters/graphviz/graphviz2png.py +154 -0
- data/asciidoc/filters/music/music-filter-test.txt +40 -0
- data/asciidoc/filters/music/music-filter.conf +40 -0
- data/asciidoc/filters/music/music2png.py +189 -0
- data/asciidoc/filters/source/source-highlight-filter-test.txt +19 -0
- data/asciidoc/filters/source/source-highlight-filter.conf +108 -0
- data/asciidoc/help.conf +213 -0
- data/asciidoc/html4.conf +460 -0
- data/asciidoc/images/highlighter.png +0 -0
- data/asciidoc/images/icons/README +5 -0
- data/asciidoc/images/icons/callouts/1.png +0 -0
- data/asciidoc/images/icons/callouts/10.png +0 -0
- data/asciidoc/images/icons/callouts/11.png +0 -0
- data/asciidoc/images/icons/callouts/12.png +0 -0
- data/asciidoc/images/icons/callouts/13.png +0 -0
- data/asciidoc/images/icons/callouts/14.png +0 -0
- data/asciidoc/images/icons/callouts/15.png +0 -0
- data/asciidoc/images/icons/callouts/2.png +0 -0
- data/asciidoc/images/icons/callouts/3.png +0 -0
- data/asciidoc/images/icons/callouts/4.png +0 -0
- data/asciidoc/images/icons/callouts/5.png +0 -0
- data/asciidoc/images/icons/callouts/6.png +0 -0
- data/asciidoc/images/icons/callouts/7.png +0 -0
- data/asciidoc/images/icons/callouts/8.png +0 -0
- data/asciidoc/images/icons/callouts/9.png +0 -0
- data/asciidoc/images/icons/caution.png +0 -0
- data/asciidoc/images/icons/example.png +0 -0
- data/asciidoc/images/icons/home.png +0 -0
- data/asciidoc/images/icons/important.png +0 -0
- data/asciidoc/images/icons/next.png +0 -0
- data/asciidoc/images/icons/note.png +0 -0
- data/asciidoc/images/icons/prev.png +0 -0
- data/asciidoc/images/icons/tip.png +0 -0
- data/asciidoc/images/icons/up.png +0 -0
- data/asciidoc/images/icons/warning.png +0 -0
- data/asciidoc/images/smallnew.png +0 -0
- data/asciidoc/images/tiger.png +0 -0
- data/asciidoc/install-sh +201 -0
- data/asciidoc/javascripts/ASCIIMathML.js +938 -0
- data/asciidoc/javascripts/LaTeXMathML.js +1223 -0
- data/asciidoc/javascripts/toc.js +69 -0
- data/asciidoc/lang-es.conf +15 -0
- data/asciidoc/latex.conf +663 -0
- data/asciidoc/stylesheets/docbook-xsl.css +272 -0
- data/asciidoc/stylesheets/xhtml11-manpage.css +18 -0
- data/asciidoc/stylesheets/xhtml11-quirks.css +41 -0
- data/asciidoc/stylesheets/xhtml11.css +328 -0
- data/asciidoc/text.conf +16 -0
- data/asciidoc/vim/ftdetect/asciidoc_filetype.vim +53 -0
- data/asciidoc/vim/syntax/asciidoc.vim +165 -0
- data/asciidoc/wordpress.conf +48 -0
- data/asciidoc/xhtml11-quirks.conf +57 -0
- data/asciidoc/xhtml11.conf +645 -0
- data/bin/mizuho +47 -0
- data/bin/mizuho-asciidoc +4 -0
- data/lib/mizuho.rb +10 -0
- data/lib/mizuho/chapter.rb +54 -0
- data/lib/mizuho/generator.rb +134 -0
- data/lib/mizuho/heading.rb +46 -0
- data/lib/mizuho/parser.rb +103 -0
- data/lib/mizuho/source_highlight.rb +2 -0
- data/lib/mizuho/template.rb +50 -0
- data/source-highlight/ada.lang +38 -0
- data/source-highlight/bib.lang +6 -0
- data/source-highlight/bison.lang +3 -0
- data/source-highlight/c.lang +41 -0
- data/source-highlight/c_comment.lang +27 -0
- data/source-highlight/c_string.lang +9 -0
- data/source-highlight/caml.lang +16 -0
- data/source-highlight/changelog.lang +8 -0
- data/source-highlight/clike_vardeclaration.lang +4 -0
- data/source-highlight/cpp.lang +15 -0
- data/source-highlight/csharp.lang +36 -0
- data/source-highlight/css.lang +14 -0
- data/source-highlight/css_common.outlang +26 -0
- data/source-highlight/darwin/source-highlight +0 -0
- data/source-highlight/default.css +51 -0
- data/source-highlight/default.lang +8 -0
- data/source-highlight/default.style +57 -0
- data/source-highlight/desktop.lang +7 -0
- data/source-highlight/diff.lang +32 -0
- data/source-highlight/docbook.outlang +36 -0
- data/source-highlight/esc.outlang +46 -0
- data/source-highlight/esc.style +35 -0
- data/source-highlight/extreme_comment.lang +5 -0
- data/source-highlight/extreme_comment2.lang +5 -0
- data/source-highlight/extreme_comment3.lang +15 -0
- data/source-highlight/fixed-fortran.lang +5 -0
- data/source-highlight/flex.lang +37 -0
- data/source-highlight/fortran.lang +57 -0
- data/source-highlight/function.lang +2 -0
- data/source-highlight/glsl.lang +86 -0
- data/source-highlight/haxe.lang +7 -0
- data/source-highlight/html.lang +7 -0
- data/source-highlight/html.outlang +25 -0
- data/source-highlight/html_common.outlang +35 -0
- data/source-highlight/html_notfixed.outlang +22 -0
- data/source-highlight/html_ref.outlang +6 -0
- data/source-highlight/htmlcss.outlang +28 -0
- data/source-highlight/htmltable.outlang +14 -0
- data/source-highlight/htmltablelinenum.outlang +26 -0
- data/source-highlight/java.lang +26 -0
- data/source-highlight/javadoc.outlang +24 -0
- data/source-highlight/javascript.lang +27 -0
- data/source-highlight/key_string.lang +4 -0
- data/source-highlight/lang.map +108 -0
- data/source-highlight/langdef.lang +21 -0
- data/source-highlight/latex.lang +52 -0
- data/source-highlight/latex.outlang +59 -0
- data/source-highlight/latexcolor.outlang +44 -0
- data/source-highlight/ldap.lang +10 -0
- data/source-highlight/log.lang +53 -0
- data/source-highlight/logtalk.lang +85 -0
- data/source-highlight/lsm.lang +7 -0
- data/source-highlight/lua.lang +27 -0
- data/source-highlight/m4.lang +27 -0
- data/source-highlight/makefile.lang +42 -0
- data/source-highlight/nohilite.lang +2 -0
- data/source-highlight/number.lang +3 -0
- data/source-highlight/outlang.lang +16 -0
- data/source-highlight/outlang.map +12 -0
- data/source-highlight/pascal.lang +20 -0
- data/source-highlight/perl.lang +134 -0
- data/source-highlight/php.lang +25 -0
- data/source-highlight/postscript.lang +42 -0
- data/source-highlight/prolog.lang +37 -0
- data/source-highlight/properties.lang +7 -0
- data/source-highlight/python.lang +26 -0
- data/source-highlight/ruby.lang +32 -0
- data/source-highlight/scala.lang +31 -0
- data/source-highlight/script_comment.lang +3 -0
- data/source-highlight/sh.lang +38 -0
- data/source-highlight/slang.lang +25 -0
- data/source-highlight/sml.lang +5 -0
- data/source-highlight/source-highlight +24 -0
- data/source-highlight/spec.lang +12 -0
- data/source-highlight/sql.lang +46 -0
- data/source-highlight/style.defaults +15 -0
- data/source-highlight/style.lang +16 -0
- data/source-highlight/style2.style +10 -0
- data/source-highlight/style3.style +10 -0
- data/source-highlight/symbols.lang +2 -0
- data/source-highlight/tcl.lang +35 -0
- data/source-highlight/texinfo.outlang +34 -0
- data/source-highlight/texinfo.style +20 -0
- data/source-highlight/url.lang +3 -0
- data/source-highlight/xhtml.outlang +25 -0
- data/source-highlight/xhtml_common.outlang +8 -0
- data/source-highlight/xhtml_notfixed.outlang +16 -0
- data/source-highlight/xhtmlcss.outlang +19 -0
- data/source-highlight/xhtmltable.outlang +7 -0
- data/source-highlight/xml.lang +17 -0
- data/source-highlight/xorg.lang +10 -0
- data/templates/asciidoc.css +358 -0
- data/templates/asciidoc.html.erb +86 -0
- data/templates/manualsonrails.css +165 -0
- data/templates/manualsonrails.html.erb +97 -0
- data/test/generator_spec.rb +60 -0
- data/test/parser_spec.rb +239 -0
- data/test/spec_helper.rb +51 -0
- metadata +358 -0
data/test/spec_helper.rb
ADDED
@@ -0,0 +1,51 @@
|
|
1
|
+
ROOT_DIR = File.expand_path(File.dirname(__FILE__) + "/..")
|
2
|
+
$LOAD_PATH << "#{ROOT_DIR}/lib"
|
3
|
+
require 'digest/md5'
|
4
|
+
require 'mizuho/generator'
|
5
|
+
|
6
|
+
CACHE_DIR = "#{ROOT_DIR}/test/cache"
|
7
|
+
|
8
|
+
def generate_and_parse(text)
|
9
|
+
Dir.mkdir(CACHE_DIR) if !File.exist?(CACHE_DIR)
|
10
|
+
|
11
|
+
# Unindent text.
|
12
|
+
lines = text.split(/\r?\n/)
|
13
|
+
min_indenting = nil
|
14
|
+
lines.each do |line|
|
15
|
+
next if line.strip.empty?
|
16
|
+
line =~ /\A([\t\s]*)/
|
17
|
+
if min_indenting.nil? || $1.size < min_indenting
|
18
|
+
min_indenting = $1.size
|
19
|
+
end
|
20
|
+
end
|
21
|
+
if min_indenting
|
22
|
+
lines.map! do |line|
|
23
|
+
line[min_indenting..-1]
|
24
|
+
end
|
25
|
+
end
|
26
|
+
text = lines.join("\n")
|
27
|
+
|
28
|
+
output_filename = File.join(CACHE_DIR, Digest::MD5.hexdigest(text)) + ".html"
|
29
|
+
|
30
|
+
# Generate Asciidoc output if it isn't cached, otherwise use cached version.
|
31
|
+
# Also check whether the cache is newer than Asciidoc; we want to invalidate
|
32
|
+
# the cache upon upgrading Asciidoc.
|
33
|
+
if !File.exist?(output_filename) || asciidoc_newer_than?(output_filename)
|
34
|
+
input_filename = File.join(CACHE_DIR, "input.#{Process.pid}.txt")
|
35
|
+
begin
|
36
|
+
File.open(input_filename, 'w') do |f|
|
37
|
+
f.write(text)
|
38
|
+
end
|
39
|
+
Mizuho::Generator.run_asciidoc(input_filename, output_filename)
|
40
|
+
ensure
|
41
|
+
File.unlink(input_filename) rescue nil
|
42
|
+
end
|
43
|
+
end
|
44
|
+
|
45
|
+
return Mizuho::Parser.new(output_filename)
|
46
|
+
end
|
47
|
+
|
48
|
+
def asciidoc_newer_than?(filename)
|
49
|
+
asciidoc_mtime = File.stat("#{ROOT_DIR}/asciidoc/asciidoc.py").mtime
|
50
|
+
return asciidoc_mtime > File.stat(filename).mtime
|
51
|
+
end
|
metadata
ADDED
@@ -0,0 +1,358 @@
|
|
1
|
+
--- !ruby/object:Gem::Specification
|
2
|
+
name: mizuho
|
3
|
+
version: !ruby/object:Gem::Version
|
4
|
+
version: 0.9.6
|
5
|
+
platform: ruby
|
6
|
+
authors:
|
7
|
+
- Hongli Lai
|
8
|
+
autorequire:
|
9
|
+
bindir: bin
|
10
|
+
cert_chain: []
|
11
|
+
|
12
|
+
date: 2010-02-08 00:00:00 +01:00
|
13
|
+
default_executable:
|
14
|
+
dependencies:
|
15
|
+
- !ruby/object:Gem::Dependency
|
16
|
+
name: hpricot
|
17
|
+
type: :runtime
|
18
|
+
version_requirement:
|
19
|
+
version_requirements: !ruby/object:Gem::Requirement
|
20
|
+
requirements:
|
21
|
+
- - ">="
|
22
|
+
- !ruby/object:Gem::Version
|
23
|
+
version: "0"
|
24
|
+
version:
|
25
|
+
description: A documentation formatting tool. Mizuho converts Asciidoc input files into nicely outputted HTML, possibly one file per chapter. Multiple templates are supported, so you can write your own.
|
26
|
+
email: hongli@phusion.nl
|
27
|
+
executables:
|
28
|
+
- mizuho
|
29
|
+
- mizuho-asciidoc
|
30
|
+
extensions: []
|
31
|
+
|
32
|
+
extra_rdoc_files: []
|
33
|
+
|
34
|
+
files:
|
35
|
+
- README.markdown
|
36
|
+
- LICENSE.txt
|
37
|
+
- Rakefile
|
38
|
+
- bin/mizuho
|
39
|
+
- bin/mizuho-asciidoc
|
40
|
+
- lib/mizuho/chapter.rb
|
41
|
+
- lib/mizuho/generator.rb
|
42
|
+
- lib/mizuho/heading.rb
|
43
|
+
- lib/mizuho/parser.rb
|
44
|
+
- lib/mizuho/source_highlight.rb
|
45
|
+
- lib/mizuho/template.rb
|
46
|
+
- lib/mizuho.rb
|
47
|
+
- test/generator_spec.rb
|
48
|
+
- test/parser_spec.rb
|
49
|
+
- test/spec_helper.rb
|
50
|
+
- templates/asciidoc.css
|
51
|
+
- templates/asciidoc.html.erb
|
52
|
+
- templates/manualsonrails.css
|
53
|
+
- templates/manualsonrails.html.erb
|
54
|
+
- asciidoc/a2x
|
55
|
+
- asciidoc/asciidoc.conf
|
56
|
+
- asciidoc/asciidoc.py
|
57
|
+
- asciidoc/BUGS
|
58
|
+
- asciidoc/BUGS.txt
|
59
|
+
- asciidoc/CHANGELOG
|
60
|
+
- asciidoc/CHANGELOG.txt
|
61
|
+
- asciidoc/common.aap
|
62
|
+
- asciidoc/configure
|
63
|
+
- asciidoc/configure.ac
|
64
|
+
- asciidoc/COPYING
|
65
|
+
- asciidoc/COPYRIGHT
|
66
|
+
- asciidoc/dblatex/asciidoc-dblatex.sty
|
67
|
+
- asciidoc/dblatex/asciidoc-dblatex.xsl
|
68
|
+
- asciidoc/dblatex/dblatex-readme.txt
|
69
|
+
- asciidoc/doc/a2x.1
|
70
|
+
- asciidoc/doc/a2x.1.txt
|
71
|
+
- asciidoc/doc/article.css-embedded.html
|
72
|
+
- asciidoc/doc/article.html
|
73
|
+
- asciidoc/doc/article.pdf
|
74
|
+
- asciidoc/doc/article.txt
|
75
|
+
- asciidoc/doc/asciidoc-revhistory.xml
|
76
|
+
- asciidoc/doc/asciidoc.1
|
77
|
+
- asciidoc/doc/asciidoc.1.css-embedded.html
|
78
|
+
- asciidoc/doc/asciidoc.1.css.html
|
79
|
+
- asciidoc/doc/asciidoc.1.html
|
80
|
+
- asciidoc/doc/asciidoc.1.txt
|
81
|
+
- asciidoc/doc/asciidoc.conf
|
82
|
+
- asciidoc/doc/asciidoc.css-embedded.html
|
83
|
+
- asciidoc/doc/asciidoc.css.html
|
84
|
+
- asciidoc/doc/asciidoc.dict
|
85
|
+
- asciidoc/doc/asciidoc.html
|
86
|
+
- asciidoc/doc/asciidoc.txt
|
87
|
+
- asciidoc/doc/asciimathml.txt
|
88
|
+
- asciidoc/doc/book-multi.css-embedded.html
|
89
|
+
- asciidoc/doc/book-multi.html
|
90
|
+
- asciidoc/doc/book-multi.txt
|
91
|
+
- asciidoc/doc/book.css-embedded.html
|
92
|
+
- asciidoc/doc/book.html
|
93
|
+
- asciidoc/doc/book.txt
|
94
|
+
- asciidoc/doc/customers.csv
|
95
|
+
- asciidoc/doc/docbook-xsl.css
|
96
|
+
- asciidoc/doc/faq.txt
|
97
|
+
- asciidoc/doc/latex-backend.html
|
98
|
+
- asciidoc/doc/latex-backend.txt
|
99
|
+
- asciidoc/doc/latexmath.txt
|
100
|
+
- asciidoc/doc/latexmathml.txt
|
101
|
+
- asciidoc/doc/main.aap
|
102
|
+
- asciidoc/doc/music-filter.html
|
103
|
+
- asciidoc/doc/music-filter.pdf
|
104
|
+
- asciidoc/doc/music-filter.txt
|
105
|
+
- asciidoc/doc/source-highlight-filter.html
|
106
|
+
- asciidoc/doc/source-highlight-filter.pdf
|
107
|
+
- asciidoc/doc/source-highlight-filter.txt
|
108
|
+
- asciidoc/docbook-xsl/asciidoc-docbook-xsl.txt
|
109
|
+
- asciidoc/docbook-xsl/chunked.xsl
|
110
|
+
- asciidoc/docbook-xsl/common.xsl
|
111
|
+
- asciidoc/docbook-xsl/fo.xsl
|
112
|
+
- asciidoc/docbook-xsl/htmlhelp.xsl
|
113
|
+
- asciidoc/docbook-xsl/manpage.xsl
|
114
|
+
- asciidoc/docbook-xsl/text.xsl
|
115
|
+
- asciidoc/docbook-xsl/xhtml.xsl
|
116
|
+
- asciidoc/docbook.conf
|
117
|
+
- asciidoc/examples/website/a2x.1.html
|
118
|
+
- asciidoc/examples/website/a2x.1.txt
|
119
|
+
- asciidoc/examples/website/asciidoc-docbook-xsl.html
|
120
|
+
- asciidoc/examples/website/asciidoc-docbook-xsl.txt
|
121
|
+
- asciidoc/examples/website/asciidoc-graphviz-sample.txt
|
122
|
+
- asciidoc/examples/website/ASCIIMathML.js
|
123
|
+
- asciidoc/examples/website/asciimathml.txt
|
124
|
+
- asciidoc/examples/website/build-website.sh
|
125
|
+
- asciidoc/examples/website/CHANGELOG.html
|
126
|
+
- asciidoc/examples/website/CHANGELOG.txt
|
127
|
+
- asciidoc/examples/website/customers.csv
|
128
|
+
- asciidoc/examples/website/downloads.html
|
129
|
+
- asciidoc/examples/website/downloads.txt
|
130
|
+
- asciidoc/examples/website/faq.html
|
131
|
+
- asciidoc/examples/website/faq.txt
|
132
|
+
- asciidoc/examples/website/index.html
|
133
|
+
- asciidoc/examples/website/index.txt
|
134
|
+
- asciidoc/examples/website/INSTALL.html
|
135
|
+
- asciidoc/examples/website/INSTALL.txt
|
136
|
+
- asciidoc/examples/website/latex-backend.html
|
137
|
+
- asciidoc/examples/website/latex-backend.txt
|
138
|
+
- asciidoc/examples/website/LaTeXMathML.js
|
139
|
+
- asciidoc/examples/website/latexmathml.txt
|
140
|
+
- asciidoc/examples/website/layout1.conf
|
141
|
+
- asciidoc/examples/website/layout1.css
|
142
|
+
- asciidoc/examples/website/layout2.conf
|
143
|
+
- asciidoc/examples/website/layout2.css
|
144
|
+
- asciidoc/examples/website/manpage.html
|
145
|
+
- asciidoc/examples/website/manpage.txt
|
146
|
+
- asciidoc/examples/website/music-filter.html
|
147
|
+
- asciidoc/examples/website/music-filter.txt
|
148
|
+
- asciidoc/examples/website/music1.abc
|
149
|
+
- asciidoc/examples/website/music1.png
|
150
|
+
- asciidoc/examples/website/music2.ly
|
151
|
+
- asciidoc/examples/website/music2.png
|
152
|
+
- asciidoc/examples/website/newlists.txt
|
153
|
+
- asciidoc/examples/website/newtables.txt
|
154
|
+
- asciidoc/examples/website/README-website.html
|
155
|
+
- asciidoc/examples/website/README-website.txt
|
156
|
+
- asciidoc/examples/website/README.html
|
157
|
+
- asciidoc/examples/website/README.txt
|
158
|
+
- asciidoc/examples/website/sample1.png
|
159
|
+
- asciidoc/examples/website/sample3.png
|
160
|
+
- asciidoc/examples/website/sample4.png
|
161
|
+
- asciidoc/examples/website/source-highlight-filter.html
|
162
|
+
- asciidoc/examples/website/source-highlight-filter.txt
|
163
|
+
- asciidoc/examples/website/support.html
|
164
|
+
- asciidoc/examples/website/support.txt
|
165
|
+
- asciidoc/examples/website/toc.js
|
166
|
+
- asciidoc/examples/website/userguide.html
|
167
|
+
- asciidoc/examples/website/userguide.txt
|
168
|
+
- asciidoc/examples/website/version83.txt
|
169
|
+
- asciidoc/examples/website/version9.html
|
170
|
+
- asciidoc/examples/website/version9.txt
|
171
|
+
- asciidoc/examples/website/xhtml11-manpage.css
|
172
|
+
- asciidoc/examples/website/xhtml11-quirks.css
|
173
|
+
- asciidoc/examples/website/xhtml11.css
|
174
|
+
- asciidoc/filters/code/code-filter-readme.txt
|
175
|
+
- asciidoc/filters/code/code-filter-test.txt
|
176
|
+
- asciidoc/filters/code/code-filter.conf
|
177
|
+
- asciidoc/filters/code/code-filter.py
|
178
|
+
- asciidoc/filters/graphviz/asciidoc-graphviz-sample.txt
|
179
|
+
- asciidoc/filters/graphviz/graphviz-filter.conf
|
180
|
+
- asciidoc/filters/graphviz/graphviz2png.py
|
181
|
+
- asciidoc/filters/music/music-filter-test.txt
|
182
|
+
- asciidoc/filters/music/music-filter.conf
|
183
|
+
- asciidoc/filters/music/music2png.py
|
184
|
+
- asciidoc/filters/source/source-highlight-filter-test.txt
|
185
|
+
- asciidoc/filters/source/source-highlight-filter.conf
|
186
|
+
- asciidoc/help.conf
|
187
|
+
- asciidoc/html4.conf
|
188
|
+
- asciidoc/images/highlighter.png
|
189
|
+
- asciidoc/images/icons/callouts/1.png
|
190
|
+
- asciidoc/images/icons/callouts/10.png
|
191
|
+
- asciidoc/images/icons/callouts/11.png
|
192
|
+
- asciidoc/images/icons/callouts/12.png
|
193
|
+
- asciidoc/images/icons/callouts/13.png
|
194
|
+
- asciidoc/images/icons/callouts/14.png
|
195
|
+
- asciidoc/images/icons/callouts/15.png
|
196
|
+
- asciidoc/images/icons/callouts/2.png
|
197
|
+
- asciidoc/images/icons/callouts/3.png
|
198
|
+
- asciidoc/images/icons/callouts/4.png
|
199
|
+
- asciidoc/images/icons/callouts/5.png
|
200
|
+
- asciidoc/images/icons/callouts/6.png
|
201
|
+
- asciidoc/images/icons/callouts/7.png
|
202
|
+
- asciidoc/images/icons/callouts/8.png
|
203
|
+
- asciidoc/images/icons/callouts/9.png
|
204
|
+
- asciidoc/images/icons/caution.png
|
205
|
+
- asciidoc/images/icons/example.png
|
206
|
+
- asciidoc/images/icons/home.png
|
207
|
+
- asciidoc/images/icons/important.png
|
208
|
+
- asciidoc/images/icons/next.png
|
209
|
+
- asciidoc/images/icons/note.png
|
210
|
+
- asciidoc/images/icons/prev.png
|
211
|
+
- asciidoc/images/icons/README
|
212
|
+
- asciidoc/images/icons/tip.png
|
213
|
+
- asciidoc/images/icons/up.png
|
214
|
+
- asciidoc/images/icons/warning.png
|
215
|
+
- asciidoc/images/smallnew.png
|
216
|
+
- asciidoc/images/tiger.png
|
217
|
+
- asciidoc/INSTALL
|
218
|
+
- asciidoc/install-sh
|
219
|
+
- asciidoc/INSTALL.txt
|
220
|
+
- asciidoc/javascripts/ASCIIMathML.js
|
221
|
+
- asciidoc/javascripts/LaTeXMathML.js
|
222
|
+
- asciidoc/javascripts/toc.js
|
223
|
+
- asciidoc/lang-es.conf
|
224
|
+
- asciidoc/latex.conf
|
225
|
+
- asciidoc/Makefile.in
|
226
|
+
- asciidoc/README
|
227
|
+
- asciidoc/README.txt
|
228
|
+
- asciidoc/stylesheets/docbook-xsl.css
|
229
|
+
- asciidoc/stylesheets/xhtml11-manpage.css
|
230
|
+
- asciidoc/stylesheets/xhtml11-quirks.css
|
231
|
+
- asciidoc/stylesheets/xhtml11.css
|
232
|
+
- asciidoc/text.conf
|
233
|
+
- asciidoc/vim/ftdetect/asciidoc_filetype.vim
|
234
|
+
- asciidoc/vim/syntax/asciidoc.vim
|
235
|
+
- asciidoc/wordpress.conf
|
236
|
+
- asciidoc/xhtml11-quirks.conf
|
237
|
+
- asciidoc/xhtml11.conf
|
238
|
+
- source-highlight/ada.lang
|
239
|
+
- source-highlight/bib.lang
|
240
|
+
- source-highlight/bison.lang
|
241
|
+
- source-highlight/c.lang
|
242
|
+
- source-highlight/c_comment.lang
|
243
|
+
- source-highlight/c_string.lang
|
244
|
+
- source-highlight/caml.lang
|
245
|
+
- source-highlight/changelog.lang
|
246
|
+
- source-highlight/clike_vardeclaration.lang
|
247
|
+
- source-highlight/cpp.lang
|
248
|
+
- source-highlight/csharp.lang
|
249
|
+
- source-highlight/css.lang
|
250
|
+
- source-highlight/css_common.outlang
|
251
|
+
- source-highlight/darwin/source-highlight
|
252
|
+
- source-highlight/default.css
|
253
|
+
- source-highlight/default.lang
|
254
|
+
- source-highlight/default.style
|
255
|
+
- source-highlight/desktop.lang
|
256
|
+
- source-highlight/diff.lang
|
257
|
+
- source-highlight/docbook.outlang
|
258
|
+
- source-highlight/esc.outlang
|
259
|
+
- source-highlight/esc.style
|
260
|
+
- source-highlight/extreme_comment.lang
|
261
|
+
- source-highlight/extreme_comment2.lang
|
262
|
+
- source-highlight/extreme_comment3.lang
|
263
|
+
- source-highlight/fixed-fortran.lang
|
264
|
+
- source-highlight/flex.lang
|
265
|
+
- source-highlight/fortran.lang
|
266
|
+
- source-highlight/function.lang
|
267
|
+
- source-highlight/glsl.lang
|
268
|
+
- source-highlight/haxe.lang
|
269
|
+
- source-highlight/html.lang
|
270
|
+
- source-highlight/html.outlang
|
271
|
+
- source-highlight/html_common.outlang
|
272
|
+
- source-highlight/html_notfixed.outlang
|
273
|
+
- source-highlight/html_ref.outlang
|
274
|
+
- source-highlight/htmlcss.outlang
|
275
|
+
- source-highlight/htmltable.outlang
|
276
|
+
- source-highlight/htmltablelinenum.outlang
|
277
|
+
- source-highlight/java.lang
|
278
|
+
- source-highlight/javadoc.outlang
|
279
|
+
- source-highlight/javascript.lang
|
280
|
+
- source-highlight/key_string.lang
|
281
|
+
- source-highlight/lang.map
|
282
|
+
- source-highlight/langdef.lang
|
283
|
+
- source-highlight/latex.lang
|
284
|
+
- source-highlight/latex.outlang
|
285
|
+
- source-highlight/latexcolor.outlang
|
286
|
+
- source-highlight/ldap.lang
|
287
|
+
- source-highlight/log.lang
|
288
|
+
- source-highlight/logtalk.lang
|
289
|
+
- source-highlight/lsm.lang
|
290
|
+
- source-highlight/lua.lang
|
291
|
+
- source-highlight/m4.lang
|
292
|
+
- source-highlight/makefile.lang
|
293
|
+
- source-highlight/nohilite.lang
|
294
|
+
- source-highlight/number.lang
|
295
|
+
- source-highlight/outlang.lang
|
296
|
+
- source-highlight/outlang.map
|
297
|
+
- source-highlight/pascal.lang
|
298
|
+
- source-highlight/perl.lang
|
299
|
+
- source-highlight/php.lang
|
300
|
+
- source-highlight/postscript.lang
|
301
|
+
- source-highlight/prolog.lang
|
302
|
+
- source-highlight/properties.lang
|
303
|
+
- source-highlight/python.lang
|
304
|
+
- source-highlight/ruby.lang
|
305
|
+
- source-highlight/scala.lang
|
306
|
+
- source-highlight/script_comment.lang
|
307
|
+
- source-highlight/sh.lang
|
308
|
+
- source-highlight/slang.lang
|
309
|
+
- source-highlight/sml.lang
|
310
|
+
- source-highlight/source-highlight
|
311
|
+
- source-highlight/spec.lang
|
312
|
+
- source-highlight/sql.lang
|
313
|
+
- source-highlight/style.defaults
|
314
|
+
- source-highlight/style.lang
|
315
|
+
- source-highlight/style2.style
|
316
|
+
- source-highlight/style3.style
|
317
|
+
- source-highlight/symbols.lang
|
318
|
+
- source-highlight/tcl.lang
|
319
|
+
- source-highlight/texinfo.outlang
|
320
|
+
- source-highlight/texinfo.style
|
321
|
+
- source-highlight/url.lang
|
322
|
+
- source-highlight/xhtml.outlang
|
323
|
+
- source-highlight/xhtml_common.outlang
|
324
|
+
- source-highlight/xhtml_notfixed.outlang
|
325
|
+
- source-highlight/xhtmlcss.outlang
|
326
|
+
- source-highlight/xhtmltable.outlang
|
327
|
+
- source-highlight/xml.lang
|
328
|
+
- source-highlight/xorg.lang
|
329
|
+
has_rdoc: true
|
330
|
+
homepage: http://github.com/FooBarWidget/mizuho/tree/master
|
331
|
+
licenses: []
|
332
|
+
|
333
|
+
post_install_message:
|
334
|
+
rdoc_options: []
|
335
|
+
|
336
|
+
require_paths:
|
337
|
+
- lib
|
338
|
+
required_ruby_version: !ruby/object:Gem::Requirement
|
339
|
+
requirements:
|
340
|
+
- - ">="
|
341
|
+
- !ruby/object:Gem::Version
|
342
|
+
version: "0"
|
343
|
+
version:
|
344
|
+
required_rubygems_version: !ruby/object:Gem::Requirement
|
345
|
+
requirements:
|
346
|
+
- - ">="
|
347
|
+
- !ruby/object:Gem::Version
|
348
|
+
version: "0"
|
349
|
+
version:
|
350
|
+
requirements: []
|
351
|
+
|
352
|
+
rubyforge_project:
|
353
|
+
rubygems_version: 1.3.5
|
354
|
+
signing_key:
|
355
|
+
specification_version: 3
|
356
|
+
summary: Mizuho documentation formatting tool
|
357
|
+
test_files: []
|
358
|
+
|