summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/custom-literals.xsd (renamed from documentation/custom-literals.xsd)2
-rw-r--r--doc/cxx/makefile (renamed from documentation/cxx/makefile)2
-rw-r--r--doc/cxx/parser/guide/figure-1.png (renamed from documentation/cxx/parser/guide/figure-1.png)bin34195 -> 34195 bytes
-rw-r--r--doc/cxx/parser/guide/figure-1.svg (renamed from documentation/cxx/parser/guide/figure-1.svg)0
-rw-r--r--doc/cxx/parser/guide/guide.html2ps (renamed from documentation/cxx/parser/guide/guide.html2ps)0
-rw-r--r--doc/cxx/parser/guide/index.xhtml (renamed from documentation/cxx/parser/guide/index.xhtml)0
-rw-r--r--doc/cxx/parser/guide/makefile (renamed from documentation/cxx/parser/guide/makefile)4
-rw-r--r--doc/cxx/parser/makefile (renamed from documentation/cxx/parser/makefile)2
-rw-r--r--doc/cxx/tree/guide/guide.html2ps (renamed from documentation/cxx/tree/guide/guide.html2ps)0
-rw-r--r--doc/cxx/tree/guide/index.xhtml (renamed from documentation/cxx/tree/guide/index.xhtml)0
-rw-r--r--doc/cxx/tree/guide/makefile (renamed from documentation/cxx/tree/guide/makefile)4
-rw-r--r--doc/cxx/tree/makefile (renamed from documentation/cxx/tree/makefile)4
-rw-r--r--doc/cxx/tree/manual/index.xhtml (renamed from documentation/cxx/tree/manual/index.xhtml)0
-rw-r--r--doc/cxx/tree/manual/makefile (renamed from documentation/cxx/tree/manual/makefile)4
-rw-r--r--doc/cxx/tree/manual/manual.html2ps (renamed from documentation/cxx/tree/manual/manual.html2ps)0
-rw-r--r--doc/cxx/tree/reference/footer.html (renamed from documentation/cxx/tree/reference/footer.html)0
-rw-r--r--doc/cxx/tree/reference/libxsd.doxygen (renamed from documentation/cxx/tree/reference/libxsd.doxygen)0
-rw-r--r--doc/cxx/tree/reference/makefile (renamed from documentation/cxx/tree/reference/makefile)0
-rw-r--r--doc/default.css (renamed from documentation/default.css)0
-rw-r--r--doc/makefile (renamed from documentation/makefile)10
-rw-r--r--doc/xsd-epilogue.1 (renamed from documentation/xsd-epilogue.1)0
-rw-r--r--doc/xsd-epilogue.xhtml (renamed from documentation/xsd-epilogue.xhtml)0
-rw-r--r--doc/xsd-parser-header.1 (renamed from documentation/xsd-parser-header.1)0
-rw-r--r--doc/xsd-parser-header.xhtml (renamed from documentation/xsd-parser-header.xhtml)0
-rw-r--r--doc/xsd-prologue.1 (renamed from documentation/xsd-prologue.1)0
-rw-r--r--doc/xsd-prologue.xhtml (renamed from documentation/xsd-prologue.xhtml)0
-rw-r--r--doc/xsd-tree-header.1 (renamed from documentation/xsd-tree-header.1)0
-rw-r--r--doc/xsd-tree-header.xhtml (renamed from documentation/xsd-tree-header.xhtml)0
-rw-r--r--makefile12
29 files changed, 22 insertions, 22 deletions
diff --git a/documentation/custom-literals.xsd b/doc/custom-literals.xsd
index ab2d649..8894c5e 100644
--- a/documentation/custom-literals.xsd
+++ b/doc/custom-literals.xsd
@@ -2,7 +2,7 @@
<!--
-file : documentation/custom-literals.xsd
+file : doc/custom-literals.xsd
author : Boris Kolpackov <boris@codesynthesis.com>
copyright : not copyrighted - public domain
diff --git a/documentation/cxx/makefile b/doc/cxx/makefile
index 9d79b7a..6f54ce6 100644
--- a/documentation/cxx/makefile
+++ b/doc/cxx/makefile
@@ -1,4 +1,4 @@
-# file : documentation/cxx/makefile
+# file : doc/cxx/makefile
# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/documentation/cxx/parser/guide/figure-1.png b/doc/cxx/parser/guide/figure-1.png
index 15d1723..15d1723 100644
--- a/documentation/cxx/parser/guide/figure-1.png
+++ b/doc/cxx/parser/guide/figure-1.png
Binary files differ
diff --git a/documentation/cxx/parser/guide/figure-1.svg b/doc/cxx/parser/guide/figure-1.svg
index d994a79..d994a79 100644
--- a/documentation/cxx/parser/guide/figure-1.svg
+++ b/doc/cxx/parser/guide/figure-1.svg
diff --git a/documentation/cxx/parser/guide/guide.html2ps b/doc/cxx/parser/guide/guide.html2ps
index 91eb0e0..91eb0e0 100644
--- a/documentation/cxx/parser/guide/guide.html2ps
+++ b/doc/cxx/parser/guide/guide.html2ps
diff --git a/documentation/cxx/parser/guide/index.xhtml b/doc/cxx/parser/guide/index.xhtml
index a01b9a7..a01b9a7 100644
--- a/documentation/cxx/parser/guide/index.xhtml
+++ b/doc/cxx/parser/guide/index.xhtml
diff --git a/documentation/cxx/parser/guide/makefile b/doc/cxx/parser/guide/makefile
index 5fc055f..579cf79 100644
--- a/documentation/cxx/parser/guide/makefile
+++ b/doc/cxx/parser/guide/makefile
@@ -1,4 +1,4 @@
-# file : documentation/cxx/parser/guide/makefile
+# file : doc/cxx/parser/guide/makefile
# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
@@ -26,7 +26,7 @@ $(out_base)/cxx-parser-guide.pdf: $(out_base)/cxx-parser-guide.ps | $(out_base)/
# Install & Dist.
#
-$(install): path := $(subst $(src_root)/documentation/,,$(src_base))
+$(install): path := $(subst $(src_root)/doc/,,$(src_base))
$(dist): path := $(subst $(src_root)/,,$(src_base))
$(install): $(out_base)/cxx-parser-guide.ps $(out_base)/cxx-parser-guide.pdf
diff --git a/documentation/cxx/parser/makefile b/doc/cxx/parser/makefile
index 882e649..2ede66e 100644
--- a/documentation/cxx/parser/makefile
+++ b/doc/cxx/parser/makefile
@@ -1,4 +1,4 @@
-# file : documentation/cxx/parser/makefile
+# file : doc/cxx/parser/makefile
# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/documentation/cxx/tree/guide/guide.html2ps b/doc/cxx/tree/guide/guide.html2ps
index e05d3f9..e05d3f9 100644
--- a/documentation/cxx/tree/guide/guide.html2ps
+++ b/doc/cxx/tree/guide/guide.html2ps
diff --git a/documentation/cxx/tree/guide/index.xhtml b/doc/cxx/tree/guide/index.xhtml
index 7d2ac54..7d2ac54 100644
--- a/documentation/cxx/tree/guide/index.xhtml
+++ b/doc/cxx/tree/guide/index.xhtml
diff --git a/documentation/cxx/tree/guide/makefile b/doc/cxx/tree/guide/makefile
index 3fa7a75..6d91a4d 100644
--- a/documentation/cxx/tree/guide/makefile
+++ b/doc/cxx/tree/guide/makefile
@@ -1,4 +1,4 @@
-# file : documentation/cxx/tree/guide/makefile
+# file : doc/cxx/tree/guide/makefile
# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
@@ -26,7 +26,7 @@ $(out_base)/cxx-tree-guide.pdf: $(out_base)/cxx-tree-guide.ps | $(out_base)/.
# Install & Dist.
#
-$(install): path := $(subst $(src_root)/documentation/,,$(src_base))
+$(install): path := $(subst $(src_root)/doc/,,$(src_base))
$(dist): path := $(subst $(src_root)/,,$(src_base))
$(install): $(out_base)/cxx-tree-guide.ps $(out_base)/cxx-tree-guide.pdf
diff --git a/documentation/cxx/tree/makefile b/doc/cxx/tree/makefile
index e14bf68..7aaed95 100644
--- a/documentation/cxx/tree/makefile
+++ b/doc/cxx/tree/makefile
@@ -1,4 +1,4 @@
-# file : documentation/cxx/tree/makefile
+# file : doc/cxx/tree/makefile
# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
@@ -21,7 +21,7 @@ $(default): $(addprefix $(out_base)/,$(addsuffix /,$(docs)))
#
dist-common := $(out_base)/.dist-common
-$(install): path := $(subst $(src_root)/documentation/,,$(src_base))
+$(install): path := $(subst $(src_root)/doc/,,$(src_base))
$(dist-common): path := $(subst $(src_root)/,,$(src_base))
$(install): $(addprefix $(out_base)/,$(addsuffix /.install,$(docs)))
diff --git a/documentation/cxx/tree/manual/index.xhtml b/doc/cxx/tree/manual/index.xhtml
index d022919..d022919 100644
--- a/documentation/cxx/tree/manual/index.xhtml
+++ b/doc/cxx/tree/manual/index.xhtml
diff --git a/documentation/cxx/tree/manual/makefile b/doc/cxx/tree/manual/makefile
index bede8ac..4ea9291 100644
--- a/documentation/cxx/tree/manual/makefile
+++ b/doc/cxx/tree/manual/makefile
@@ -1,4 +1,4 @@
-# file : documentation/cxx/tree/manual/makefile
+# file : doc/cxx/tree/manual/makefile
# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
@@ -26,7 +26,7 @@ $(out_base)/cxx-tree-manual.pdf: $(out_base)/cxx-tree-manual.ps | $(out_base)/.
# Install & Dist.
#
-$(install): path := $(subst $(src_root)/documentation/,,$(src_base))
+$(install): path := $(subst $(src_root)/doc/,,$(src_base))
$(dist): path := $(subst $(src_root)/,,$(src_base))
$(install): $(out_base)/cxx-tree-manual.ps $(out_base)/cxx-tree-manual.pdf
diff --git a/documentation/cxx/tree/manual/manual.html2ps b/doc/cxx/tree/manual/manual.html2ps
index 0e7e81b..0e7e81b 100644
--- a/documentation/cxx/tree/manual/manual.html2ps
+++ b/doc/cxx/tree/manual/manual.html2ps
diff --git a/documentation/cxx/tree/reference/footer.html b/doc/cxx/tree/reference/footer.html
index 70508b9..70508b9 100644
--- a/documentation/cxx/tree/reference/footer.html
+++ b/doc/cxx/tree/reference/footer.html
diff --git a/documentation/cxx/tree/reference/libxsd.doxygen b/doc/cxx/tree/reference/libxsd.doxygen
index 3f524d1..3f524d1 100644
--- a/documentation/cxx/tree/reference/libxsd.doxygen
+++ b/doc/cxx/tree/reference/libxsd.doxygen
diff --git a/documentation/cxx/tree/reference/makefile b/doc/cxx/tree/reference/makefile
index 5df62c9..5df62c9 100644
--- a/documentation/cxx/tree/reference/makefile
+++ b/doc/cxx/tree/reference/makefile
diff --git a/documentation/default.css b/doc/default.css
index bb3805b..bb3805b 100644
--- a/documentation/default.css
+++ b/doc/default.css
diff --git a/documentation/makefile b/doc/makefile
index ecbb3f4..a99d020 100644
--- a/documentation/makefile
+++ b/doc/makefile
@@ -1,4 +1,4 @@
-# file : documentation/makefile
+# file : doc/makefile
# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
@@ -113,10 +113,10 @@ dist-common := $(out_base)/.dist-common
$(dist-common): $(out_base)/xsd.xhtml \
$(out_base)/xsd.1
- $(call install-data,$(src_base)/default.css,$(dist_prefix)/documentation/default.css)
- $(call install-data,$(out_base)/xsd.xhtml,$(dist_prefix)/documentation/xsd.xhtml)
- $(call install-data,$(out_base)/xsd.1,$(dist_prefix)/documentation/xsd.1)
- $(call install-data,$(src_base)/custom-literals.xsd,$(dist_prefix)/documentation/custom-literals.xsd)
+ $(call install-data,$(src_base)/default.css,$(dist_prefix)/doc/default.css)
+ $(call install-data,$(out_base)/xsd.xhtml,$(dist_prefix)/doc/xsd.xhtml)
+ $(call install-data,$(out_base)/xsd.1,$(dist_prefix)/doc/xsd.1)
+ $(call install-data,$(src_base)/custom-literals.xsd,$(dist_prefix)/doc/custom-literals.xsd)
$(dist): $(dist-common) $(out_base)/cxx/.dist
$(dist-win): $(dist-common) $(out_base)/cxx/.dist-win
diff --git a/documentation/xsd-epilogue.1 b/doc/xsd-epilogue.1
index ddd2f8e..ddd2f8e 100644
--- a/documentation/xsd-epilogue.1
+++ b/doc/xsd-epilogue.1
diff --git a/documentation/xsd-epilogue.xhtml b/doc/xsd-epilogue.xhtml
index f9b7c47..f9b7c47 100644
--- a/documentation/xsd-epilogue.xhtml
+++ b/doc/xsd-epilogue.xhtml
diff --git a/documentation/xsd-parser-header.1 b/doc/xsd-parser-header.1
index e0cf84e..e0cf84e 100644
--- a/documentation/xsd-parser-header.1
+++ b/doc/xsd-parser-header.1
diff --git a/documentation/xsd-parser-header.xhtml b/doc/xsd-parser-header.xhtml
index 94fa2c1..94fa2c1 100644
--- a/documentation/xsd-parser-header.xhtml
+++ b/doc/xsd-parser-header.xhtml
diff --git a/documentation/xsd-prologue.1 b/doc/xsd-prologue.1
index 9a31635..9a31635 100644
--- a/documentation/xsd-prologue.1
+++ b/doc/xsd-prologue.1
diff --git a/documentation/xsd-prologue.xhtml b/doc/xsd-prologue.xhtml
index d29b729..d29b729 100644
--- a/documentation/xsd-prologue.xhtml
+++ b/doc/xsd-prologue.xhtml
diff --git a/documentation/xsd-tree-header.1 b/doc/xsd-tree-header.1
index b9146a7..b9146a7 100644
--- a/documentation/xsd-tree-header.1
+++ b/doc/xsd-tree-header.1
diff --git a/documentation/xsd-tree-header.xhtml b/doc/xsd-tree-header.xhtml
index 73f9c99..73f9c99 100644
--- a/documentation/xsd-tree-header.xhtml
+++ b/doc/xsd-tree-header.xhtml
diff --git a/makefile b/makefile
index d3f784f..56e414e 100644
--- a/makefile
+++ b/makefile
@@ -16,7 +16,7 @@ cleandoc := $(out_base)/.cleandoc
$(default): $(out_base)/xsd/ \
$(out_base)/tests/ \
$(out_base)/examples/ \
- $(out_base)/documentation/
+ $(out_base)/doc/
# Test.
#
@@ -28,7 +28,7 @@ $(test): $(out_base)/tests/.test
$(install): $(out_base)/xsd/.install \
$(out_base)/libxsd/.install \
$(out_base)/examples/.install \
- $(out_base)/documentation/.install
+ $(out_base)/doc/.install
$(call install-dir,$(src_base)/dist/examples/build,$(install_doc_dir)/xsd/examples/build)
$(call install-dir,$(src_base)/dist/examples/cxx,$(install_doc_dir)/xsd/examples/cxx,-name makefile)
$(call install-data,$(src_base)/dist/examples/makefile,$(install_doc_dir)/xsd/examples/makefile)
@@ -44,7 +44,7 @@ $(install): $(out_base)/xsd/.install \
$(dist): $(out_base)/xsd/.dist \
$(out_base)/libxsd/.dist \
$(out_base)/examples/.dist \
- $(out_base)/documentation/.dist
+ $(out_base)/doc/.dist
$(call install-dir,$(src_base)/dist/examples/build,$(dist_prefix)/examples/build)
$(call install-dir,$(src_base)/dist/examples/cxx,$(dist_prefix)/examples/cxx,-name makefile)
$(call install-data,$(src_base)/dist/examples/makefile,$(dist_prefix)/examples/makefile)
@@ -58,7 +58,7 @@ $(dist): $(out_base)/xsd/.dist \
$(dist-win): $(out_base)/xsd/.dist-win \
$(out_base)/libxsd/.dist-win \
$(out_base)/examples/.dist-win \
- $(out_base)/documentation/.dist-win
+ $(out_base)/doc/.dist-win
$(call install-dir,$(src_base)/dist/etc,$(dist_prefix)/etc)
$(call install-dir,$(src_base)/dist/examples/build,$(dist_prefix)/examples/build)
$(call install-dir,$(src_base)/dist/examples/cxx,$(dist_prefix)/examples/cxx)
@@ -85,7 +85,7 @@ $(clean): $(out_base)/xsd/.clean \
$(out_base)/tests/.clean \
$(out_base)/examples/.clean
-$(cleandoc): $(out_base)/documentation/.cleandoc
+$(cleandoc): $(out_base)/doc/.cleandoc
$(call include,$(bld_root)/install.make)
@@ -93,4 +93,4 @@ $(call import,$(src_base)/xsd/makefile)
$(call import,$(src_base)/libxsd/makefile)
$(call import,$(src_base)/tests/makefile)
$(call import,$(src_base)/examples/makefile)
-$(call import,$(src_base)/documentation/makefile)
+$(call import,$(src_base)/doc/makefile)