mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-14 02:27:39 -04:00
Section headings should not end with a full stop
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24314 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
e8448b9636
commit
15c850ccd3
1 changed files with 2 additions and 3 deletions
|
@ -432,7 +432,7 @@ title [artist]''.
|
||||||
|
|
||||||
\section{\label{ref:manage_settings}Managing Rockbox Settings}
|
\section{\label{ref:manage_settings}Managing Rockbox Settings}
|
||||||
|
|
||||||
\subsection{Introduction to \fname{.cfg} Files.}
|
\subsection{Introduction to \fname{.cfg} Files}
|
||||||
Rockbox allows users to store and load multiple settings through the use of
|
Rockbox allows users to store and load multiple settings through the use of
|
||||||
configuration files. A configuration file is simply a text file with the
|
configuration files. A configuration file is simply a text file with the
|
||||||
extension \fname{.cfg}.
|
extension \fname{.cfg}.
|
||||||
|
@ -447,8 +447,7 @@ See \reference{ref:cfg_specs} below for an explanation of the format
|
||||||
for configuration files. See \reference{ref:manage_settings_menu} for an
|
for configuration files. See \reference{ref:manage_settings_menu} for an
|
||||||
explanation of how to create, edit and load configuration files.
|
explanation of how to create, edit and load configuration files.
|
||||||
|
|
||||||
\subsection{\label{ref:cfg_specs}Specifications for \fname{.cfg}
|
\subsection{\label{ref:cfg_specs}Specifications for \fname{.cfg} Files}
|
||||||
Files.}
|
|
||||||
|
|
||||||
The Rockbox configuration file is a plain text file, so once you use the
|
The Rockbox configuration file is a plain text file, so once you use the
|
||||||
\setting{Save .cfg file} option to create the file, you can edit the file on
|
\setting{Save .cfg file} option to create the file, you can edit the file on
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue