aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2014-02-25 09:22:06 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2014-02-25 09:22:06 +0200
commit3939c9a6ceebbb237d8bdc041fd11f90ffc3b7ea (patch)
treea9273a78e9406a447976d22a3e2448c8debf5f49
parent7f2876d1fb227951bf2531847a4f540df7fcbb78 (diff)
Rename documentation/ to doc/
-rw-r--r--doc/cxx/hybrid/guide/figure-1.png (renamed from documentation/cxx/hybrid/guide/figure-1.png)bin11933 -> 11933 bytes
-rw-r--r--doc/cxx/hybrid/guide/figure-1.svg (renamed from documentation/cxx/hybrid/guide/figure-1.svg)0
-rw-r--r--doc/cxx/hybrid/guide/guide.html2ps (renamed from documentation/cxx/hybrid/guide/guide.html2ps)0
-rw-r--r--doc/cxx/hybrid/guide/index.xhtml (renamed from documentation/cxx/hybrid/guide/index.xhtml)0
-rw-r--r--doc/cxx/hybrid/guide/makefile (renamed from documentation/cxx/hybrid/guide/makefile)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)2
-rw-r--r--doc/cxx/serializer/guide/figure-1.png (renamed from documentation/cxx/serializer/guide/figure-1.png)bin30198 -> 30198 bytes
-rw-r--r--doc/cxx/serializer/guide/figure-1.svg (renamed from documentation/cxx/serializer/guide/figure-1.svg)0
-rw-r--r--doc/cxx/serializer/guide/guide.html2ps (renamed from documentation/cxx/serializer/guide/guide.html2ps)0
-rw-r--r--doc/cxx/serializer/guide/index.xhtml (renamed from documentation/cxx/serializer/guide/index.xhtml)0
-rw-r--r--doc/cxx/serializer/guide/makefile (renamed from documentation/cxx/serializer/guide/makefile)2
-rw-r--r--doc/default.css (renamed from documentation/default.css)0
-rw-r--r--doc/makefile (renamed from documentation/makefile)8
-rw-r--r--doc/xsde-epilogue.1 (renamed from documentation/xsde-epilogue.1)0
-rw-r--r--doc/xsde-epilogue.xhtml (renamed from documentation/xsde-epilogue.xhtml)0
-rw-r--r--doc/xsde-hybrid-header.1 (renamed from documentation/xsde-hybrid-header.1)0
-rw-r--r--doc/xsde-hybrid-header.xhtml (renamed from documentation/xsde-hybrid-header.xhtml)0
-rw-r--r--doc/xsde-parser-header.1 (renamed from documentation/xsde-parser-header.1)0
-rw-r--r--doc/xsde-parser-header.xhtml (renamed from documentation/xsde-parser-header.xhtml)0
-rw-r--r--doc/xsde-prologue.1 (renamed from documentation/xsde-prologue.1)0
-rw-r--r--doc/xsde-prologue.xhtml (renamed from documentation/xsde-prologue.xhtml)0
-rw-r--r--doc/xsde-serializer-header.1 (renamed from documentation/xsde-serializer-header.1)0
-rw-r--r--doc/xsde-serializer-header.xhtml (renamed from documentation/xsde-serializer-header.xhtml)0
-rw-r--r--makefile12
29 files changed, 14 insertions, 14 deletions
diff --git a/documentation/cxx/hybrid/guide/figure-1.png b/doc/cxx/hybrid/guide/figure-1.png
index b89cec8..b89cec8 100644
--- a/documentation/cxx/hybrid/guide/figure-1.png
+++ b/doc/cxx/hybrid/guide/figure-1.png
Binary files differ
diff --git a/documentation/cxx/hybrid/guide/figure-1.svg b/doc/cxx/hybrid/guide/figure-1.svg
index ccc79cd..ccc79cd 100644
--- a/documentation/cxx/hybrid/guide/figure-1.svg
+++ b/doc/cxx/hybrid/guide/figure-1.svg
diff --git a/documentation/cxx/hybrid/guide/guide.html2ps b/doc/cxx/hybrid/guide/guide.html2ps
index 92ef95d..92ef95d 100644
--- a/documentation/cxx/hybrid/guide/guide.html2ps
+++ b/doc/cxx/hybrid/guide/guide.html2ps
diff --git a/documentation/cxx/hybrid/guide/index.xhtml b/doc/cxx/hybrid/guide/index.xhtml
index 9bf3df1..9bf3df1 100644
--- a/documentation/cxx/hybrid/guide/index.xhtml
+++ b/doc/cxx/hybrid/guide/index.xhtml
diff --git a/documentation/cxx/hybrid/guide/makefile b/doc/cxx/hybrid/guide/makefile
index 9644150..296a745 100644
--- a/documentation/cxx/hybrid/guide/makefile
+++ b/doc/cxx/hybrid/guide/makefile
@@ -1,4 +1,4 @@
-# file : documentation/cxx/hybrid/guide/makefile
+# file : doc/cxx/hybrid/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
diff --git a/documentation/cxx/makefile b/doc/cxx/makefile
index 3dce01d..4704c60 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 bfeca9e..bfeca9e 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 d070c5a..d070c5a 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 c4b0821..48c37d9 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
diff --git a/documentation/cxx/serializer/guide/figure-1.png b/doc/cxx/serializer/guide/figure-1.png
index 8700758..8700758 100644
--- a/documentation/cxx/serializer/guide/figure-1.png
+++ b/doc/cxx/serializer/guide/figure-1.png
Binary files differ
diff --git a/documentation/cxx/serializer/guide/figure-1.svg b/doc/cxx/serializer/guide/figure-1.svg
index 68790f9..68790f9 100644
--- a/documentation/cxx/serializer/guide/figure-1.svg
+++ b/doc/cxx/serializer/guide/figure-1.svg
diff --git a/documentation/cxx/serializer/guide/guide.html2ps b/doc/cxx/serializer/guide/guide.html2ps
index 9e5fc78..9e5fc78 100644
--- a/documentation/cxx/serializer/guide/guide.html2ps
+++ b/doc/cxx/serializer/guide/guide.html2ps
diff --git a/documentation/cxx/serializer/guide/index.xhtml b/doc/cxx/serializer/guide/index.xhtml
index 34ddbe1..34ddbe1 100644
--- a/documentation/cxx/serializer/guide/index.xhtml
+++ b/doc/cxx/serializer/guide/index.xhtml
diff --git a/documentation/cxx/serializer/guide/makefile b/doc/cxx/serializer/guide/makefile
index 4fb8c2a..7502a53 100644
--- a/documentation/cxx/serializer/guide/makefile
+++ b/doc/cxx/serializer/guide/makefile
@@ -1,4 +1,4 @@
-# file : documentation/cxx/serializer/guide/makefile
+# file : doc/cxx/serializer/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
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 1b49042..ee3c5bd 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
@@ -121,9 +121,9 @@ dist-common := $(out_base)/.dist-common
$(dist-common): $(out_base)/xsde.xhtml \
$(out_base)/xsde.1
- $(call install-data,$(src_base)/default.css,$(dist_prefix)/documentation/default.css)
- $(call install-data,$(out_base)/xsde.xhtml,$(dist_prefix)/documentation/xsde.xhtml)
- $(call install-data,$(out_base)/xsde.1,$(dist_prefix)/documentation/xsde.1)
+ $(call install-data,$(src_base)/default.css,$(dist_prefix)/doc/default.css)
+ $(call install-data,$(out_base)/xsde.xhtml,$(dist_prefix)/doc/xsde.xhtml)
+ $(call install-data,$(out_base)/xsde.1,$(dist_prefix)/doc/xsde.1)
$(dist): $(dist-common) $(out_base)/cxx/.dist
$(dist-win): $(dist-common) $(out_base)/cxx/.dist
diff --git a/documentation/xsde-epilogue.1 b/doc/xsde-epilogue.1
index 3049ab0..3049ab0 100644
--- a/documentation/xsde-epilogue.1
+++ b/doc/xsde-epilogue.1
diff --git a/documentation/xsde-epilogue.xhtml b/doc/xsde-epilogue.xhtml
index 93701c0..93701c0 100644
--- a/documentation/xsde-epilogue.xhtml
+++ b/doc/xsde-epilogue.xhtml
diff --git a/documentation/xsde-hybrid-header.1 b/doc/xsde-hybrid-header.1
index 2853956..2853956 100644
--- a/documentation/xsde-hybrid-header.1
+++ b/doc/xsde-hybrid-header.1
diff --git a/documentation/xsde-hybrid-header.xhtml b/doc/xsde-hybrid-header.xhtml
index b208c2a..b208c2a 100644
--- a/documentation/xsde-hybrid-header.xhtml
+++ b/doc/xsde-hybrid-header.xhtml
diff --git a/documentation/xsde-parser-header.1 b/doc/xsde-parser-header.1
index b9785f1..b9785f1 100644
--- a/documentation/xsde-parser-header.1
+++ b/doc/xsde-parser-header.1
diff --git a/documentation/xsde-parser-header.xhtml b/doc/xsde-parser-header.xhtml
index 94fa2c1..94fa2c1 100644
--- a/documentation/xsde-parser-header.xhtml
+++ b/doc/xsde-parser-header.xhtml
diff --git a/documentation/xsde-prologue.1 b/doc/xsde-prologue.1
index e03f9e5..e03f9e5 100644
--- a/documentation/xsde-prologue.1
+++ b/doc/xsde-prologue.1
diff --git a/documentation/xsde-prologue.xhtml b/doc/xsde-prologue.xhtml
index c88f65b..c88f65b 100644
--- a/documentation/xsde-prologue.xhtml
+++ b/doc/xsde-prologue.xhtml
diff --git a/documentation/xsde-serializer-header.1 b/doc/xsde-serializer-header.1
index e977500..e977500 100644
--- a/documentation/xsde-serializer-header.1
+++ b/doc/xsde-serializer-header.1
diff --git a/documentation/xsde-serializer-header.xhtml b/doc/xsde-serializer-header.xhtml
index 78988bd..78988bd 100644
--- a/documentation/xsde-serializer-header.xhtml
+++ b/doc/xsde-serializer-header.xhtml
diff --git a/makefile b/makefile
index b0696cc..b69e892 100644
--- a/makefile
+++ b/makefile
@@ -20,7 +20,7 @@ $(default): $(out_base)/xsde/ \
$(out_base)/libxsde/ \
$(out_base)/tests/ \
$(out_base)/examples/ \
- $(out_base)/documentation/
+ $(out_base)/doc/
# Test.
#
@@ -29,7 +29,7 @@ $(test): $(out_base)/tests/.test
# Install.
#
$(install): $(out_base)/xsde/.install \
- $(out_base)/documentation/.install
+ $(out_base)/doc/.install
$(call install-data,$(src_base)/GPLv2,$(install_doc_dir)/xsde/GPLv2)
$(call install-data,$(src_base)/LICENSE,$(install_doc_dir)/xsde/LICENSE)
$(call install-data,$(src_base)/NEWS,$(install_doc_dir)/xsde/NEWS)
@@ -55,7 +55,7 @@ $(dist): $(dist-common) \
$(out_base)/tests/.dist \
$(out_base)/libxsde/.dist \
$(out_base)/examples/.dist \
- $(out_base)/documentation/.dist
+ $(out_base)/doc/.dist
$(call install-data,$(src_base)/GPLv2,$(dist_prefix)/GPLv2)
$(call install-data,$(src_base)/LICENSE,$(dist_prefix)/LICENSE)
$(call install-data,$(src_base)/NEWS,$(dist_prefix)/NEWS)
@@ -68,7 +68,7 @@ $(dist-win): $(dist-common) \
$(out_base)/tests/.dist-win \
$(out_base)/libxsde/.dist-win \
$(out_base)/examples/.dist-win \
- $(out_base)/documentation/.dist-win
+ $(out_base)/doc/.dist-win
$(call install-data,$(src_base)/GPLv2,$(dist_prefix)/GPLv2.txt)
$(call message,,unix2dos $(dist_prefix)/GPLv2.txt)
$(call install-data,$(src_base)/LICENSE,$(dist_prefix)/LICENSE.txt)
@@ -89,7 +89,7 @@ $(clean): $(out_base)/xsde/.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)
@@ -98,4 +98,4 @@ $(call import,$(src_base)/xsde/makefile)
$(call import,$(src_base)/libxsde/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)