diff doc/sphinx/getting-started.rst @ 2417:c2daa7b406e3

Small adjustments for the web pages, now that the repo is public. Also, refreshed set of group members, etc.
author Peter Jacobs <peterj@mech.uq.edu.au>
date Fri, 01 Apr 2016 14:56:56 +1000
parents 102e61645069
children dee86da87fdd
line wrap: on
line diff
--- a/doc/sphinx/getting-started.rst	Fri Apr 01 13:43:08 2016 +1000
+++ b/doc/sphinx/getting-started.rst	Fri Apr 01 14:56:56 2016 +1000
@@ -3,14 +3,15 @@
 
 The code repository
 -------------------
-The codes are available for download from a Mercurial repository.
+The codes are available for download from a public Mercurial repository.
 To make a clone of the repository::
 
   $ cd $HOME
   $ hg clone https://source.eait.uq.edu.au/hg/cfcfd3 cfcfd3
 
-and provide the username "cfcfd-user@svn.itee.uq.edu.au" for authentication.
-This takes about 40 seconds on campus at UQ.  
+You may provide the username "cfcfd-user@svn.itee.uq.edu.au" for authentication but
+no password is required for reading.
+Cloning the repository takes about 40 seconds on campus at UQ.  
 It may take much longer, depending on your internet connection.
 
 To see what's changed::
@@ -22,7 +23,7 @@
 
 Notes
 
-#. You will need a password for any access.  Please ask.
+#. You do not need a password for for read access.
 #. You can read but not write with the "cfcfd-user" username.
 #. Some usernames (cfcfd-dev@svn.itee.uq.edu.au) may push changesets back 
    to the repository.  You will need to negotiate a developer role for this access.
@@ -37,9 +38,9 @@
 Licence
 -------
 CFCFD program collection is a set of flow simulation tools for compressible fluids.
-Copyright (C) 1991-2012 Peter Jacobs, Rowan Gollan, Daniel Potter,
-Brendan O'Flaherty, Fabian Zander, Wilson Chan, Peter Blyton and
-other members of the CFCFD group.
+Copyright (C) 1991-2016 Peter Jacobs, Rowan Gollan, Daniel Potter, 
+Ingo Jahn, Anand Veeraragavan, Vince Wheatley, Daryl Bond, Chris James
+and other members of the CFCFD group.
 
 This collection is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by