mirrored from https://gitlab.freedesktop.org/gstreamer/www.git
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathREADME
38 lines (32 loc) · 904 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
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 git 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 git
- the documentation/ section is managed in the gst-docs module
FILE LAYOUT
-----------
src/
contains the content source, managed in git
data/
contains the rsync'd data
pkg/ repository of binary packages
android/
ios/
osx/
src/
windows/
src/ source releases of our packages
gstreamer/
gst-plugins/
gst-player/
gst-record/
gst-editor/
mirror/ source mirror of third-party packages
media/ our media test files
doc/ built API documentation
htdocs/
contains the built HTML, as well as symlinks to dirs in data/