zsh-workers
 help / color / mirror / code / Atom feed
* Translating my Character Index into yodl-format
@ 2012-09-15 18:54 Jesse Weinstein
  2012-09-21 15:37 ` Peter Stephenson
  0 siblings, 1 reply; 2+ messages in thread
From: Jesse Weinstein @ 2012-09-15 18:54 UTC (permalink / raw)
  To: zsh-workers

I'm trying to translate my Character Index
( http://zshwiki.org/home/docs/charindex ) into yodl format so it can be
included with (and easily link to) the main zsh documentation. But I'm
running into difficulties figuring out what yodl tags to use. I've
looked at the yodl manual here: http://yodl.sourceforge.net/yodl.html
and the yodl source of the zsh docs, here:
http://zsh.git.sourceforge.net/git/gitweb.cgi?p=zsh/zsh;a=tree;f=Doc;hb=HEAD

I've figured out how to add a node to the docs (although I may have done
it wrong).

My beginning of an effort is below, in the file Doc/Zsh/kbdidx.yo

texinode(Keyboard Index)()(User Contributions)(Top)
ifnztexi(sect(Keyboard Index))

subsect(A)
startitem()
item(tt(-A))( Thing )
enditem()
subsect(B)
startlist()
list(tt(abc)) 
list(tt(de))
endlist()

Any pointers to previous efforts at migrating documentation from the
wiki to the main docs, or just advice about learning yodl, would be
appreciated.

Jesse Weinstein


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-09-21 15:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-09-15 18:54 Translating my Character Index into yodl-format Jesse Weinstein
2012-09-21 15:37 ` Peter Stephenson

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).