# HG changeset patch # User Iannis # Date 1394463428 -7200 # Node ID a7523d43ddc05cb6aaaa0d86bc7e4c8557a946ca # Parent 4e3f530ac84e5dd2fc58c0bced4a31c526aa298e New version and structure for the docs. diff -r 4e3f530ac84e -r a7523d43ddc0 docs/conf.py --- a/docs/conf.py Mon Mar 10 16:56:47 2014 +0200 +++ b/docs/conf.py Mon Mar 10 16:57:08 2014 +0200 @@ -41,16 +41,16 @@ # General information about the project. project = u'Single Calculus Chain' -copyright = u'2012, Ioannis Binietoglou' +copyright = u'2014, Ioannis Binietoglou' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the # built documents. # # The short X.Y version. -version = '0.2' +version = '2.0' # The full version, including alpha/beta/rc tags. -release = '0.2' +release = '2.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. diff -r 4e3f530ac84e -r a7523d43ddc0 docs/index.rst --- a/docs/index.rst Mon Mar 10 16:56:47 2014 +0200 +++ b/docs/index.rst Mon Mar 10 16:57:08 2014 +0200 @@ -14,7 +14,9 @@ introduction tutorial - interface_details + administration + data_processing + handbook netcdf_file user_management faq diff -r 4e3f530ac84e -r a7523d43ddc0 docs/netcdf_file.rst --- a/docs/netcdf_file.rst Mon Mar 10 16:56:47 2014 +0200 +++ b/docs/netcdf_file.rst Mon Mar 10 16:57:08 2014 +0200 @@ -1,3 +1,5 @@ + + The SCC netCDF file format ==========================