diff --git a/jtag/doc/doc-layout.txt b/jtag/doc/doc-layout.txt
index 9d7a8ea9..99ec30e1 100644
--- a/jtag/doc/doc-layout.txt
+++ b/jtag/doc/doc-layout.txt
@@ -1,11 +1,37 @@
+
+
+
]>
-UrJTAG
-
+
+ Universal JTAG library, server and tools
+
+ KoljaWaschk
+
+
+
+
+Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free
+Documentation License, Version 1.2 or any later version published by the Free
+Software Foundation. A copy of the license is included in the section entitled
+"GNU Free Documentation License".
+
+
+
+
+ 2007
+ 2008
+ Kolja Waschk and the respective authors
+
+
+
+
+
General
@@ -13,6 +39,7 @@
Authors, contributors, ... thanks
+
@@ -41,7 +68,8 @@
Blackfin support (when available)
- Internals
+Internals
+
How to
@@ -92,13 +120,24 @@
- UrJTAG quick reference
+&datafilespecs;
+
+UrJTAG shell quick reference sheet
+man pages
+
+
+
Exkurs: JTAG
-UrJTAG Revision information
+UrJTAG Revision information
+
+ openwince JTAG Tools 0.5.1
+
-UrJTAG Licenses
+&FDL;
+&GPL;
+&LGPL;
diff --git a/jtag/doc/internals.xml b/jtag/doc/internals.xml
index 0dabf0d5..20b544ee 100644
--- a/jtag/doc/internals.xml
+++ b/jtag/doc/internals.xml
@@ -1,18 +1,7 @@
-
-
- JTAG Tools Internals
-
-
-
-This chapter is primarily intented for JTAG Tools hackers.
-
-
-
-
+
JTAG Declarations Files
-
JTAG declarations files are located in directory data. The files contains
@@ -24,10 +13,8 @@ scan register, list of JTAG registers, etc.
Syntax of the JTAG declaration file is defined in the following subsections.
-
-
+
JTAG declaration file is text file which consists of lines. Empty lines are ignored. Text after
@@ -39,12 +26,10 @@ All other lines are significant.
Each significant line consists of tokens separated by whitespace. Whitespace could be spaces and/or tabs.
-
+
-
-
+
Signal definition line consists of word signal followed by whitespace and signal name
@@ -52,8 +37,7 @@ Signal definition line consists of word signal followed by
of the part. This list is currently not used for any purpose in JTAG Tools. It is intended for future use.
-
+
-
+
-