public
Description: The official book for the Ramaze web framework
Homepage: http://book.ramaze.net
Clone URL: git://github.com/manveru/ramaze-book.git
Click here to lend your support to: ramaze-book and make a donation at www.pledgie.com !
ramaze-book / custom.conf
100644 13 lines (11 sloc) 0.383 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
[attributes]
encoding=UTF-8
textwidth=80
tabsize=2
pagewidth=425
toc_title=Table of Contents
newline=\n
iconsdir=./images/icons
 
[header-declarations]
<?xml version="1.0" encoding="{encoding}"?>
<!DOCTYPE {doctype-article?article}{doctype-book?book}{doctype-manpage?refentry} PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "/usr/share/xml/docbook/xml-dtd-4.5/docbookx.dtd">