diff options
author | David Robillard <d@drobilla.net> | 2015-01-18 12:40:01 -0500 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2015-01-18 12:40:01 -0500 |
commit | 2491bf32a119bc4e73dd4e833b84c54830b94642 (patch) | |
tree | 5d2ed50a5547910e6a8ce958dcb6e0b5de416958 /doc | |
parent | 61ee1b13fdc6e29d9f9cf33e4ea133e2cd5e4368 (diff) | |
download | lv2-2491bf32a119bc4e73dd4e833b84c54830b94642.tar.xz |
Fix whitespacee.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/DoxygenLayout.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/DoxygenLayout.xml b/doc/DoxygenLayout.xml index 22acafb..3b3d6c7 100644 --- a/doc/DoxygenLayout.xml +++ b/doc/DoxygenLayout.xml @@ -12,7 +12,7 @@ </tab> <tab type="classes" visible="yes" title=""> <tab type="classlist" visible="yes" title="" intro=""/> - <tab type="classindex" visible="$ALPHABETICAL_INDEX" title=""/> + <tab type="classindex" visible="$ALPHABETICAL_INDEX" title=""/> <tab type="hierarchy" visible="yes" title="" intro=""/> <tab type="classmembers" visible="yes" title="" intro=""/> </tab> @@ -20,7 +20,7 @@ <tab type="filelist" visible="yes" title="" intro=""/> <tab type="globals" visible="yes" title="" intro=""/> </tab> - <tab type="examples" visible="yes" title="" intro=""/> + <tab type="examples" visible="yes" title="" intro=""/> </navindex> <!-- Layout definition for a class page --> |