summaryrefslogtreecommitdiff
path: root/HACKING
diff options
context:
space:
mode:
authorChristian Schaller <uraeus@gnome.org>2004-11-09 12:08:50 +0000
committerChristian Schaller <uraeus@gnome.org>2004-11-09 12:08:50 +0000
commit8ae111910238cbb19e61eed941aeb0b196979358 (patch)
treefe61609ae54067e50ae2774c2fe31926faac521c /HACKING
parented3bd1c6182fc80de4a1dda0f0d81d794accf24b (diff)
fix up thomas's broken documentation :)
Original commit message from CVS: fix up thomas's broken documentation :)
Diffstat (limited to 'HACKING')
-rw-r--r--HACKING6
1 files changed, 5 insertions, 1 deletions
diff --git a/HACKING b/HACKING
index eaefbbfd..d31bfe3e 100644
--- a/HACKING
+++ b/HACKING
@@ -3,5 +3,9 @@ To hack on the GStreamer website, here's what to do:
1) Check out the www module
2) src/autogen.sh
3) create src/entities by symlinking the applicable entities file
-4) bin/data-get
+ (normally entities.site found in htdocs)
+ * entities.site.gnl is for building/running the site locally
+ * entities.site.fdo is for gstreamer freedesktop setup
+4) mkdir data
+4) bin/data-get (this is not needed if you just plan on updating the generated content)
5) make