summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2004-01-28 09:59:42 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2004-01-28 09:59:42 +0000
commitc4bd43d5668c990a846178aed3c1ae10168854b3 (patch)
treee19dd8d344be86ff0c58fbdd370b12e763bc128c /README
parentdb0f36cfa05be54396723add2cd1db47ef0431ab (diff)
still not in
Original commit message from CVS: still not in
Diffstat (limited to 'README')
-rw-r--r--README33
1 files changed, 33 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 00000000..05f7794b
--- /dev/null
+++ b/README
@@ -0,0 +1,33 @@
+README for the GStreamer website
+
+RAW MATERIALS
+-------------
+The website content is split in two parts:
+- data contains the big chunks of data that aren't in CVS and should be
+ managed through rsync
+- src contains the XML source for the website content, which is transformed
+ using xsl stylesheets and xsltproc, and managed from CVS
+
+FILE LAYOUT
+-----------
+src/
+ contains the content source, managed in CVS
+data/
+ contains the rsync'd data
+
+ pkg/ repository of binary packages
+ redhat/
+ 9/
+ fedora/
+ 1/
+ src/ source releases of our packages
+ gstreamer/
+ gst-plugins/
+ gst-player/
+ gst-record/
+ gst-editor/
+ media/ our media test files
+ doc/ built documentation
+
+htdocs/
+ contains the built HTML, as well as symlinks to dirs in data/