summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--SConstruct2
-rw-r--r--doc/internals.xml (renamed from doc/explanation.xml)0
2 files changed, 1 insertions, 1 deletions
diff --git a/SConstruct b/SConstruct
index ba713ff0..adc6f6e7 100644
--- a/SConstruct
+++ b/SConstruct
@@ -1611,7 +1611,7 @@ if htmlbuilder:
# The internals manual.
# Doesn't capture dependencies on the subpages
- env.HTML('www/internals.html', '$SRCDIR/doc/explanation.xml')
+ env.HTML('www/internals.html', '$SRCDIR/doc/internals.xml')
# The hardware page
env.Command('www/hardware.html', ['gpscap.py',
diff --git a/doc/explanation.xml b/doc/internals.xml
index cf33a535..cf33a535 100644
--- a/doc/explanation.xml
+++ b/doc/internals.xml