Documentation Home
Scroll converts the {code} macro into DocBook examples.
\{code}System.out.println("Hello, World!");\{code}
is converted to:
System.out.println("Hello, World!");
Additional notes:
May 13, 2009
Maybe we should clarify here that a title will lead to a formal code example.
Add Comment
Comments (1)
May 13, 2009
Tobias Anstett [k15t.com] says:
Maybe we should clarify here that a title will lead to a formal code example.Maybe we should clarify here that a title will lead to a formal code example.
Add Comment