summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEmmanuel Raviart <eraviart@entrouvert.com>2004-07-30 13:10:18 +0000
committerEmmanuel Raviart <eraviart@entrouvert.com>2004-07-30 13:10:18 +0000
commitbd05928e3bfc497df1f2a21054755c4c652b507d (patch)
tree1fa7b2bb548ee4a9792338415974853dc23c0285
parente6e62115ff9df708485cd47f486a9b362c9622a5 (diff)
downloadlasso-bd05928e3bfc497df1f2a21054755c4c652b507d.tar.gz
lasso-bd05928e3bfc497df1f2a21054755c4c652b507d.tar.xz
lasso-bd05928e3bfc497df1f2a21054755c4c652b507d.zip
Restructured AUTHORS & README and integrated them in Lasso Book.
-rw-r--r--AUTHORS10
-rw-r--r--README96
-rw-r--r--docs/lasso-book/lasso-book.txt14
3 files changed, 63 insertions, 57 deletions
diff --git a/AUTHORS b/AUTHORS
index 0345e9b1..b0faced9 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,10 +1,12 @@
=======
-AUTHORS
+Authors
=======
-Note: please do not send bug reports, help or feature requests directly to the
- authors; use the request tracker or the mailing list.
- (see README for details)
+
+.. note:: Please do not send bug reports, help or feature requests directly
+ to the authors; use the request tracker or the mailing list.
+
+ (see README_ for details)
Main Developers
diff --git a/README b/README
index 220a0feb..c18eefd3 100644
--- a/README
+++ b/README
@@ -1,7 +1,8 @@
-=====
-Lasso
-=====
- Current homepage: http://lasso.entrouvert.org
+==============
+Lasso Overview
+==============
+
+ Current homepage: <http://lasso.entrouvert.org>
Lasso (Liberty Alliance Single Sign On) is a free (GNU GPL) implementation
of the Liberty Alliance specifications. Those define processes for
@@ -9,60 +10,65 @@ federated identities, single sign-on and related protocols. Lasso provides
both a C library and bindings for different languages (Python and Java for
now).
- Liberty Alliance Project homepage: http://www.project-liberty.org
+ Liberty Alliance Project homepage: <http://www.project-liberty.org>
The latest version of Lasso can be found on the labs.libre-entreprise.org
website, <http://labs.libre-entreprise.org/project/showfiles.php?group_id=31>
+
Lasso has several mailing lists:
- - lasso-devel@lists.labs.libre-entreprise.org:
+- lasso-devel@lists.labs.libre-entreprise.org
+
+ The mailing list for Lasso users and developers; discussions about both
+ development and deployment of Lasso have their place on this list.
- The mailing list for Lasso users and developers; discussions about both
- development and deployment of Lasso have their place on this list.
- <http://lists.labs.libre-entreprise.org/mailman/listinfo/lasso-devel>
-
- - lasso-cvs-commits@lists.labs.libre-entreprise.org:
+ <http://lists.labs.libre-entreprise.org/mailman/listinfo/lasso-devel>
- This list just distributes notices about commits to the Lasso CVS tree.
- It has no discussions, and it is not interesting unless you wish to
- take part in development.
- <http://lists.labs.libre-entreprise.org/mailman/listinfo/lasso-cvs-commits>
+- lasso-cvs-commits@lists.labs.libre-entreprise.org
+
+ This list just distributes notices about commits to the Lasso CVS tree.
+ It has no discussions, and it is not interesting unless you wish to
+ take part in development.
+
+ <http://lists.labs.libre-entreprise.org/mailman/listinfo/lasso-cvs-commits>
There is also a bug tracking system on the labs.libre-entreprise.org website,
- <http://labs.libre-entreprise.org/tracker/?atid=206&group_id=31>
+ <http://labs.libre-entreprise.org/tracker/?atid=206&group_id=31>
-Lasso was originally written by Nicolas Clapies and Valery Febvre. Please
-see the file AUTHORS for a list of major contributors, and the ChangeLog
+Lasso was originally written by Nicolas Clapiès and Valéry Febvre. Please
+see the file AUTHORS_ for a list of major contributors, and the ChangeLog
for a detailed listing of all contributions.
-Copyright (c) 2004 Entr'ouvert
-Excepted the Lasso logo, copyright (c) 2004, Entr'ouvert & Florent Monnier
-
-
-This program is free software; you can redistribute it and/or modify it
-under the terms of the GNU General Public License as published by the Free
-Software Foundation; either version 2 of the License, or (at your option)
-any later version.
-
-This program is distributed in the hope that it will be useful, but
-WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
-or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
-for more details.
-
-You should have received a copy of the GNU General Public License along
-with this program; if not, write to the Free Software Foundation, Inc.,
-675 Mass Ave, Cambridge, MA 02139, USA.
-
-In addition, as a special exception, Entr'ouvert gives permission to link
-the code of its release of Lasso with the OpenSSL project's "OpenSSL"
-library (or with modified versions of it that use the same license as the
-"OpenSSL" library), and distribute the linked executables. You must obey
-the GNU General Public License in all respects for all of the code used
-other than "OpenSSL". If you modify this file, you may extend this
-exception to your version of the file, but you are not obligated to do so.
-If you do not wish to do so, delete this exception statement from your
-version.
+::
+
+ Copyright (c) 2004 Entr'ouvert
+ Excepted the Lasso logo, copyright (c) 2004, Entr'ouvert & Florent Monnier
+
+
+ This program is free software; you can redistribute it and/or modify it
+ under the terms of the GNU General Public License as published by the Free
+ Software Foundation; either version 2 of the License, or (at your option)
+ any later version.
+
+ This program is distributed in the hope that it will be useful, but
+ WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
+ for more details.
+
+ You should have received a copy of the GNU General Public License along
+ with this program; if not, write to the Free Software Foundation, Inc.,
+ 675 Mass Ave, Cambridge, MA 02139, USA.
+
+ In addition, as a special exception, Entr'ouvert gives permission to link
+ the code of its release of Lasso with the OpenSSL project's "OpenSSL"
+ library (or with modified versions of it that use the same license as the
+ "OpenSSL" library), and distribute the linked executables. You must obey
+ the GNU General Public License in all respects for all of the code used
+ other than "OpenSSL". If you modify this file, you may extend this
+ exception to your version of the file, but you are not obligated to do so.
+ If you do not wish to do so, delete this exception statement from your
+ version.
diff --git a/docs/lasso-book/lasso-book.txt b/docs/lasso-book/lasso-book.txt
index 415f3ece..7e0d1cfc 100644
--- a/docs/lasso-book/lasso-book.txt
+++ b/docs/lasso-book/lasso-book.txt
@@ -37,17 +37,15 @@ A packaged version of this book is available from
http://lasso.entrouvert.org/download. This package is primary for those people
wanting to have the book available for offline reference and for printing.
+.. _README:
+.. include:: ../../README
-==============
-Lasso Overview
-==============
-
-
-FIXME
-
-
+.. _INSTALL:
.. include:: ../../INSTALL
+.. _AUTHORS:
+.. include:: ../../AUTHORS
+
==============================
Servers, Identities & Sessions