summaryrefslogtreecommitdiff
path: root/docs/manual.txt
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-03-17 08:24:06 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-03-17 08:24:06 +0100
commit4ac8527c290ad1dd0fa622097e90b3858e42e847 (patch)
treeea8c7a980a5fcd92a9104fd2d99a8ccc0f1e5c80 /docs/manual.txt
parent186c1bd82b6a6a1b0fcd64456088ca50e37784d5 (diff)
parenta4d9f84daa3c1d5195daf4e85cdc5d2fc1a98d5e (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'docs/manual.txt')
-rw-r--r--docs/manual.txt33
1 files changed, 33 insertions, 0 deletions
diff --git a/docs/manual.txt b/docs/manual.txt
new file mode 100644
index 000000000..38700e45c
--- /dev/null
+++ b/docs/manual.txt
@@ -0,0 +1,33 @@
+// -*- mode:doc; -*-
+// vim: set syntax=asciidoc:
+
+The OpenADK user manual
+=======================
+:toc:
+
+OpenADK usage and documentation by Waldemar Brodkorb.
+
+(based on the buildroot manual by Thomas Petazzoni. Contributions from Karsten Kruse, Ned Ludd, Martin Herren and others.
+See http://www.buildroot.net for the original text).
+
+:leveloffset: 1
+
+include::introduction.txt[]
+
+include::starting-up.txt[]
+
+include::working-with.txt[]
+
+include::faq-troubleshooting.txt[]
+
+include::running-openadk.txt[]
+
+include::going-further.txt[]
+
+include::developer-guide.txt[]
+
+include::legal-notice.txt[]
+
+include::contribute.txt[]
+
+include::appendix.txt[]