From 8a99bfc701b31ea685e771c58155318ed1c0e00b Mon Sep 17 00:00:00 2001 From: Emmanuel Raviart Date: Fri, 30 Jul 2004 10:37:06 +0000 Subject: [PATCH] Improved? ReST section titles. --- INSTALL | 14 +++- docs/lasso-book/lasso-book.txt | 119 +++++++++------------------------ 2 files changed, 44 insertions(+), 89 deletions(-) diff --git a/INSTALL b/INSTALL index 005f682e..43858f50 100644 --- a/INSTALL +++ b/INSTALL @@ -1,8 +1,18 @@ +================ +Installing Lasso +================ + +Configuring and Building +======================== + +Lasso uses the GNU automake and autoconf to handle system dependency +checking. It is developed and built locally on GNU/Linux (Debian) both +on x86 and PowerPC processors, but is also compiled via Debian +infrastructure on several other architectures. + Basic Installation ================== -These are generic installation instructions. - The 'configure' shell script attempts to guess correct values for various system-dependent variables used during compilation. It uses those values to create a 'Makefile' in each directory of the package. diff --git a/docs/lasso-book/lasso-book.txt b/docs/lasso-book/lasso-book.txt index 5706f176..415f3ece 100644 --- a/docs/lasso-book/lasso-book.txt +++ b/docs/lasso-book/lasso-book.txt @@ -1,32 +1,30 @@ -============== +############## The Lasso Book -============== +############## -~~~~~~~~~~~~~~~~~ +================= Table of Contents -~~~~~~~~~~~~~~~~~ +================= .. contents:: Lasso Book -~~~~~~~~~~~~~~~~~~~ +=================== General Information -~~~~~~~~~~~~~~~~~~~ +=================== ------------------ About This Manual ------------------ +================= FIXME ------------------------ Lasso Book Availability ------------------------ +======================= A copy of this book is distributed with each source code release of Lasso. For @@ -40,129 +38,76 @@ http://lasso.entrouvert.org/download. This package is primary for those people wanting to have the book available for offline reference and for printing. -~~~~~~~~~~~~~~ +============== Lasso Overview -~~~~~~~~~~~~~~ +============== FIXME -~~~~~~~~~~~~~~~ -Getting Started -~~~~~~~~~~~~~~~ - - ----------------- -Installing Lasso ----------------- - - -Configuring and Building -======================== - -Lasso uses the GNU automake and autoconf to handle system dependency checking. -It is developed and built locally on GNU/Linux (Debian) both on x86 and PowerPC -processors, but is also compiled via Debian infrastructure on several other -architectures. - .. include:: ../../INSTALL --------------------- -Hello World in Lasso --------------------- - - -.. include:: ../../examples/sso.c - :literal: - - ---------------------- -Compiling Hello World ---------------------- +============================== +Servers, Identities & Sessions +============================== FIXME ------------------------------- -Servers, identities & sessions ------------------------------- - - -FIXME - - ----------------------------- -Stepping Through Hello World ----------------------------- - - -FIXME - - -~~~~~~~~~ -Moving On -~~~~~~~~~ - - ----------- -Data Types ----------- - - -FIXME - - -~~~~~~~~~~~~~~~~~ +================= Profiles Overview -~~~~~~~~~~~~~~~~~ +================= ------ +FIXME + + +===== Login ------ +===== FIXME ------- +====== Logout ------- +====== FIXME -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +=================================== Tips For Writing Lasso Applications -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +=================================== FIXME -~~~~~~~~~~~~~~~ +=============== Troubleshooting -~~~~~~~~~~~~~~~ +=============== FIXME -~~~~~~~~~~~~ +============ Contributing -~~~~~~~~~~~~ +============ FIXME -~~~~~~~ +======= Credits -~~~~~~~ +======= We would like to thank the following for their contributions to this text. @@ -174,9 +119,9 @@ And to all of you who commented on and helped refine this document. Thanks. -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +========================================= Tutorial Copyright and Permissions Notice -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +========================================= FIXME