diff options
| author | Dominik Riebeling <Dominik.Riebeling@gmail.com> | 2006-09-17 20:47:10 +0000 |
|---|---|---|
| committer | Dominik Riebeling <Dominik.Riebeling@gmail.com> | 2006-09-17 20:47:10 +0000 |
| commit | 9723cb7fb1020c2aeb2cf36d611a31c43bf0dfc6 (patch) | |
| tree | 501c3b01fd70d85154b53b4cc2b2cde93f72f8f0 /manual/appendix/appendix.tex | |
| parent | e03fcc2594ac383949ed7b60ccc7535c154851fb (diff) | |
| download | rockbox-9723cb7fb1020c2aeb2cf36d611a31c43bf0dfc6.zip rockbox-9723cb7fb1020c2aeb2cf36d611a31c43bf0dfc6.tar.gz rockbox-9723cb7fb1020c2aeb2cf36d611a31c43bf0dfc6.tar.bz2 rockbox-9723cb7fb1020c2aeb2cf36d611a31c43bf0dfc6.tar.xz | |
Rework the config file options table: allow the fields to break automatically, reformat the source for better readability and adjust table width. Finally include the table in the HTML output.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10982 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/appendix/appendix.tex')
| -rw-r--r-- | manual/appendix/appendix.tex | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/manual/appendix/appendix.tex b/manual/appendix/appendix.tex index a5b9083..c41c5f4 100644 --- a/manual/appendix/appendix.tex +++ b/manual/appendix/appendix.tex @@ -5,9 +5,7 @@ \input{appendix/wps_tags.tex} -\chapter{\label{ref:config_file_options}Config file options} -\ifpdfoutput{\input{appendix/config_file_options.tex}} -{\fixme{The config file options are omitted in the HTML version of the manual for now.}} +\input{appendix/config_file_options.tex} \chapter{User feedback}\label{sec:feedback} \section{Bug reports} |