summaryrefslogtreecommitdiffstats
path: root/doc/user_manual_section.rst
diff options
context:
space:
mode:
authorJuergen Borleis <jbe@pengutronix.de>2016-06-09 11:56:52 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2016-06-20 15:04:56 +0200
commit50d238522588f8b320da924d82febaf0c2ffc6dc (patch)
tree8648a48232a0ca23ec98a5a57699f26a8dfebd9f /doc/user_manual_section.rst
parentee05281068c95b79d2e50fe30fedb3bebeb4b586 (diff)
downloadptxdist-50d238522588f8b320da924d82febaf0c2ffc6dc.tar.gz
ptxdist-50d238522588f8b320da924d82febaf0c2ffc6dc.tar.xz
Split the user manual section into separate file
...to be able to replace or append the content individually. Signed-off-by: Juergen Borleis <jbe@pengutronix.de>
Diffstat (limited to 'doc/user_manual_section.rst')
-rw-r--r--doc/user_manual_section.rst16
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/user_manual_section.rst b/doc/user_manual_section.rst
new file mode 100644
index 000000000..b0b63c0f9
--- /dev/null
+++ b/doc/user_manual_section.rst
@@ -0,0 +1,16 @@
+PTXdist User’s Manual
+=====================
+
+This chapter should give any newbie the information he/she needs to be
+able to handle any embedded Linux projects based on PTXdist. Also the
+advanced user may find new valueable information.
+
+.. include:: user_manual.inc
+.. include:: user_images.inc
+.. include:: user_adapting.inc
+
+But most of the time, a user needs more detailed adaptions to be able to
+fit all requirements of the new platform. At this point of time we are
+no longer ordinary users of PTXdist, we become developers now.
+
+So, right now it’s time to read the *PTXdist Developer’s Manual*