<?xml version="1.0" encoding="UTF-8"?> <!-- vim: set ts=2 sw=2 tw=80 ai si: --> <chapter xml:id="chapter.castle" xmlns="http://docbook.org/ns/docbook" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" > <title>The Castle Aaarrrrggh</title> <para> Ethel the hip aarvark processes her results with Ruby. Thanks to Kyle Rames for this example code: </para> <para> <link xlink:href="http://gist.github.com/krames/874305">http://gist.github.com/krames/874305</link> </para> <programlisting role="split" language="ruby"> <xi:include href="../../assets/_common/code/python.rb" parse="text"/> </programlisting> </chapter>
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#1 | 12843 | eedwards |
#review-1055133 Add a sample guide to the doc infrastructure that demonstrates the directory layout, configuration, and source markup for both AsciiDoc and DocBook. @matt, @jschaffer, and @jbujes should review. Rendered HTML is available for review: http://10.2.0.75/docs/ethel/index.html |