| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Docs: change the doc production and lot of other fixes | Benjamin Dauvergne | 2009-08-26 | 1 | -377/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * lasso/Makefile.am: distribute extract_sections.py * docs/references/lasso/lasso.types.in: add missing class (mainly SAML2 and ID-WSF 1.0/2.0) from docs/references/lasso.types.in * lasso/xml/strings.h: add lots of documentation, or at least documentation template to strings constants. * id-ff/login.h: * saml-2.0/assertion_query.h: * xml/xml.h: document undocumented enumerations. * lasso/errors.h: add proper documentation about error codes. * lasso/errors.c: new version of the lasso_strerror function * lasso/build_strerror.py: update the script that generater lasso_strerror from the documentation comments. Remove usage of OFTYPE * lasso/id-ff/session.c: * lasso/id-ff/session.h: remove usage of oftype, prefer gtk-introspection annotations instead. * lasso/id-wsf/data_service.h: * lasso/id-wsf/data_service.c: do the same. Add a script to build lasso-sections.txt * lasso/extract_sections.py: this script parses header files and generated lasso-sections.txt content for GObject class descriptions. Add a template file for the lasso-section.txt file * docs/references/lasso-sections.txt.in: this file serves as a base for the generation of lasso-sections.txt Update docs/references/Makefile.am for generating lasso-sections.txt * docs/references/Makefile.am: always rebuild template, using out of source build directory is too weird without it. call new script extract_sections.py to regenerate lasso-sections.txt if header files changed. Update lasso.sgml file with all missing sections * docs/reference/lasso.sgml: add all missing sections, mainly objects from XML schemas. * docs/reference/lasso-sections.txt: update it * *.c: add section documentation to some files. * lasso/xml/strings.h: fix bad usage or docbook markup | ||||
| * | Docs: fix doc on Attribute related classes | Benjamin Dauvergne | 2009-03-27 | 1 | -0/+10 |
| | | | | | | | | | | | | | | * xml/saml-2.0/saml2_attribute_value.c: * xml/saml-2.0/samlp2_extensions.c: * xml/saml_attribute_value.c: add documentation about the special way of setting those classes content, that is using lasso_node_set_original_xmlnode. * docs/reference/lasso-sections.txt: * docs/reference/lasso.sgml: add missing declarations for documentation of LassoSamlAttribute, LassoSamlAttributeValue, LassoSamlAttributeDesignator, LassoSamlStatement and LassoSaml2AttributeValue. | ||||
| * | Doc: Update index sgml file to cope with gtkdoc 1.11 | Benjamin Dauvergne | 2009-03-09 | 1 | -1/+1 |
| | | | | | | * docs/references/lasso.sgml: change entity path for LassoSamlp2AssertionIDRequest. | ||||
| * | added an index to quickly find symbols | Damien Laniel | 2009-01-26 | 1 | -2/+2 |
| | | |||||
| * | added documentation sections for ID-WSF 2.0 Discovery and DataService | Damien Laniel | 2009-01-22 | 1 | -0/+5 |
| | | |||||
| * | moved gtk-doc inline as is better on so many points; also added schema | Frederic Peters | 2008-05-15 | 1 | -1/+1 |
| | | | | | fragments to published doc | ||||
| * | added section for ECP (and titled LECP) | Frederic Peters | 2007-01-09 | 1 | -1/+3 |
| | | |||||
| * | reordered some elements in index and added short descriptions to all elements | Frederic Peters | 2007-01-08 | 1 | -6/+6 |
| | | |||||
| * | added all classes for SAMLv2 schema elements | Frederic Peters | 2007-01-08 | 1 | -3/+109 |
| | | |||||
| * | added documentation about SAMLv2 Name Id Management profile; and by the same | Frederic Peters | 2007-01-08 | 1 | -2/+4 |
| | | | | | time updated all tmpl/ files with a newer gtk-doc | ||||
| * | renamed ProfileService to DataService | Frederic Peters | 2005-08-25 | 1 | -2/+4 |
| | | |||||
| * | updated �� information in reference manual | Frederic Peters | 2005-02-21 | 1 | -1/+1 |
| | | |||||
| * | reworded | Frederic Peters | 2005-01-26 | 1 | -6/+6 |
| | | |||||
| * | blah blah in reference manual introduction | Frederic Peters | 2005-01-26 | 1 | -2/+66 |
| | | |||||
| * | removing lasso_config.h from scanned header files | Frederic Peters | 2004-12-23 | 1 | -2/+0 |
| | | |||||
| * | removed all old setter methods and other removed functions from documentation. | Frederic Peters | 2004-12-23 | 1 | -4/+6 |
| | | |||||
| * | removed liberty-alliance entity; | Frederic Peters | 2004-12-23 | 1 | -1/+0 |
| | | |||||
| * | documenting #LassoIdentity and #LassoFederation | Frederic Peters | 2004-12-22 | 1 | -1/+1 |
| | | |||||
| * | copyright and license in <bookinfo> are ok | Frederic Peters | 2004-12-22 | 1 | -7/+15 |
| | | |||||
| * | commented out <copyright>; not handled by gtk-doc.xsl | Frederic Peters | 2004-12-22 | 1 | -1/+19 |
| | | |||||
| * | Switched documentation to docbook XML. | Frederic Peters | 2004-12-22 | 1 | -56/+58 |
| | | |||||
| * | titles for id-ff 1.2 profiles | Frederic Peters | 2004-12-22 | 1 | -1/+5 |
| | | |||||
| * | documented #LassoServer | Frederic Peters | 2004-12-22 | 1 | -19/+22 |
| | | |||||
| * | Started organizing Lasso Reference Manual; documenting LassoProvider. | Frederic Peters | 2004-12-22 | 1 | -16/+47 |
| | | |||||
| * | more on documentation compilation; ok now. | Frederic Peters | 2004-12-04 | 1 | -42/+0 |
| | | |||||
| * | renamed API reference to API reference (was reference manual) | Frederic Peters | 2004-08-28 | 1 | -1/+1 |
| | | |||||
| * | updated doc conf files for defederation | Nicolas Clapies | 2004-08-24 | 1 | -2/+2 |
| | | |||||
| * | gtkdoc example was misleading; caused confusions between what was generated | Frederic Peters | 2004-08-19 | 1 | -2/+0 |
| | | | | | and what was not, etc. Improved things a bit. | ||||
| * | Removed an invalid SGML tag | Valery Febvre | 2004-08-06 | 1 | -1/+0 |
| | | |||||
| * | Update of the Lasso API Reference | Valery Febvre | 2004-08-06 | 1 | -12/+21 |
| | | |||||
| * | Update | Valery Febvre | 2004-07-18 | 1 | -6/+32 |
| | | |||||
| * | *** empty log message *** | Valery Febvre | 2004-05-14 | 1 | -78/+80 |
| | | |||||
| * | First test version | Valery Febvre | 2004-04-20 | 1 | -22/+38 |
| | | |||||
| * | *** empty log message *** | Valery Febvre | 2004-04-19 | 1 | -47/+97 |
| | | |||||
| * | Initial revision | Valery Febvre | 2004-03-23 | 1 | -0/+63 |
