12 |
svn checkout svn+ssh://[email protected]/gpg4win/trunk/doc/website |
svn checkout svn+ssh://[email protected]/gpg4win/trunk/doc/website |
13 |
|
|
14 |
where USER is you name at wald.intevation.org. |
where USER is you name at wald.intevation.org. |
15 |
If you are not a member of the gpg4win project at wald.intevation.org, |
If you are not a member of the gpg4win group at wald.intevation.org, |
16 |
you can also checkout anonymously: |
you can also checkout anonymously: |
17 |
|
|
18 |
svn checkout https://svn.wald.intevation.org/gpg4win/trunk/doc/website |
svn checkout https://svn.wald.intevation.org/gpg4win/trunk/doc/website |
35 |
Building the web site is _not_ incorporated into the autotools based |
Building the web site is _not_ incorporated into the autotools based |
36 |
build process. |
build process. |
37 |
|
|
38 |
To build to web sites use the file `buildhtml.mk': |
To build to web sites use |
39 |
|
|
40 |
make -f buildhtml.mk |
make |
41 |
|
|
42 |
|
|
43 |
INSTALLING: |
INSTALLING: |
48 |
Installing is done from within the "doc/website" directory, |
Installing is done from within the "doc/website" directory, |
49 |
just type: |
just type: |
50 |
|
|
51 |
make -f buildhtml.mk online |
make online |
52 |
|
|
53 |
You will have to enter the ssh password of your account at wald.intevation.org. |
You will have to enter the ssh password of your account at wald.intevation.org. |
54 |
|
|