Warning: this is an htmlized version!
The original is here, and
the conversion rules are here.
[#
 # «.evaluation»	(to "evaluation")
 # «.argument-parsers»	(to "argument-parsers")
 # «.lazy-eval»		(to "lazy-eval")
 # «.def»		(to "def")
 # «.build.lua»		(to "build.lua")
 # «.options»		(to "options")
 # «.emacs»		(to "emacs")
#]
[# 
(defun c () (interactive)
  (find-sh "../blogme4.lua -o blogme4.texi -i blogme4.tblogme && makeinfo blogme4.texi"))
(defun i () (interactive) (find-node "(./blogme4)"))
(defun ii () (interactive) (find-fline "blogme4.texi"))

;; (find-fline "~/info/")
;; (find-sh0 "rm -v ~/info/blogme4.info")
;; (find-sh0 "cd ~/info/ && ln -s ../blogme4/doc/blogme4.info .")

;; (find-angg ".emacs" "blogme4-texi")

;;    http://angg.twu.net/blogme4/blogme4.tblogme
;; file:///home/edrx/TH/L/blogme4/blogme4.tblogme
;; (find-blogme4 "texinfo.lua")
;; (find-angg "TEXINFO/eev.texi.lua")
;; (find-angg "TEXINFO/eev.texi")

;; (find-texinode "exampleindent")
#]




[#
 # (find-blogme4 "texinfo.lua" "ANODE")
#]

[# Test:
  [TOP blogme4 [J The Blogme4 manual] top body]
  [MYNODE shortA longA bodyA]
  [SUBNODES
  [MYNODE shortAA longAA bodyAA]
  [MYNODE shortAB longAB bodyAB]
  ]
#]


[# 
--  _____ _                                               _ 
-- |_   _| |__   ___    _ __ ___   __ _ _ __  _   _  __ _| |
--   | | | '_ \ / _ \  | '_ ` _ \ / _` | '_ \| | | |/ _` | |
--   | | | | | |  __/  | | | | | | (_| | | | | |_| | (_| | |
--   |_| |_| |_|\___|  |_| |_| |_|\__,_|_| |_|\__,_|\__,_|_|
--                                                          
#]


[TOP blogme4 [J The Blogme4 manual]
  top body
[LE'
# (find-TH "blogme3" "parsing-pos-subj")
# (find-TH "blogme3" "argument-parsers")
]
]


[ANODE «evaluation»  (to ".evaluation")
  (find-blogme4node "Evaluation")
  [J Evaluation]
[LE'
Introduce: Lisp, Tcl, Forth
]
]

[ANODE «argument-parsers»  (to ".argument-parsers")
  (find-blogme4node "Argument Parsers")
  [J Argument Parsers]
[LE'
_A and _B
# (find-blogme4 "eval.lua" "_A")
]
]

[ANODE «lazy-eval»  (to ".lazy-eval")
  (find-blogme4node "Lazy Evaluation")
  [J Lazy Evaluation]
[LE'
]
]



[ANODE «def»  (to ".def")
  (find-blogme4node "High-level def")
  [J High-level def]
[LE'
# (find-blogme4 "def.lua" "def")
# (find-blogme4 "def.lua" "def" "_B = {}")
]
]


[ANODE «build.lua»  (to ".build.lua")
  (find-blogme4node "How blogme4.lua is built")
  [J How blogme4.lua is built]
[LE'
# (find-blogme4 "build.lua")
# (find-blogme4 "blogme4.lua")
# (find-blogme4 "Makefile")
The "tests" section
]
]


[ANODE «options»  (to ".options")
  (find-blogme4node "Options")
  [J Command-line options]
[LE'
# (find-blogme4 "options.lua")
# (find-blogme4 "options.lua" "dooption_o")
# (find-blogme4 "options.lua" "dooption_i")
# (find-blogme4 "options.lua" "dooption_a2html")
]
]


[ANODE «emacs»  (to ".emacs")
  (find-blogme4node "Emacs")
  [J Emacs]
[LE'
# (find-angg ".emacs" "blogme-mode")
# (find-angg ".emacs" "blogme4-texi")

# (find-blogme4 "elisp.lua")
]
]




# (find-TH "blogme3")
# (find-angg ".emacs" "ee-shrink-hyperlink-at-eol")








[lua: blogme_output = tt:full_texi() ]
[#
 # Local Variables:
 # coding: raw-text-unix
 # modes: (fundamental-mode blogme-mode)
 # End:
#]