Skip to content

lmenard/website

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 

Repository files navigation

website

GeoNetwork opensource website project. The content of this repository is deployed as a website at http://geonetwork-opensource.org

Website build

Required software: Linux, OSX or a unix emulator on Windows. furthermore you need git, sphinx, make

First checkout the website source::

git clone -b master https://github.com/geonetwork/website.git .

Retrieve user and developer docs using shell script:

./checkup_docs.sh

Run make html in docsrc to build website using sphinx:

make html

Copy the javadoc to the build/html folder:

cp -fr ../../trunk/docs/build/html/javadoc build/html/.

Publish the website on geonetwork-opensource.org

About

GeoNetwork website project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published