Skip to content

Commit 593b725

Browse files
committed
Move a couple of User Guide chapters [skip appveyor]
Move the Repositories chapter to just after the Variantdirs chapter, since they're the same general topic - controlling source and destination locations in bulk. Also moved the internationalization chapter near the end, since it didn't seem to fit in the logical flow where it was. No doc contents changed - just order. Signed-off-by: Mats Wichmann <[email protected]>
1 parent 13ffec5 commit 593b725

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/user/main.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,18 +105,18 @@
105105
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="file-removal.xml"/>
106106
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="hierarchy.xml"/>
107107
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="separate.xml"/>
108-
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gettext.xml"/>
108+
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="repositories.xml"/>
109109
<!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="builders-built-in.xml"/> -->
110110
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="builders-writing.xml"/>
111111
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="builders-commands.xml"/>
112112
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="add-method.xml"/>
113113
<!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="actions.xml"/> -->
114114
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="scanners.xml"/>
115-
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="repositories.xml"/>
116115
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="sconf.xml"/>
117116
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="caching.xml"/>
118117
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="alias.xml"/>
119118
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="java.xml"/>
119+
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gettext.xml"/>
120120
<!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="run.xml"/> -->
121121
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="misc.xml"/>
122122
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="external.xml"/>

0 commit comments

Comments
 (0)