summaryrefslogtreecommitdiffstats
path: root/docs/reference/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Docs: change the doc production and lot of other fixesBenjamin Dauvergne2009-08-261-170/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Core: Use automake-1.11 when possibleBenjamin Dauvergne2009-08-261-2/+2
| | | | | | | | | | | | | | * Makefile.am: use new automake-1.11 silent rules if possible move macros to m4 directory * m4/gtk-doc.m4: add gtk-doc macros. * lasso/Makefile.am: add missing -f flag to rm, to unbreak make distcheck * docs/references/Makefile.am: fix problem between libtool and gtk-doc * autogen.sh: update to autogen.sh from gtk-doc, add support for automake-1.11
* don't copy gtk-doc tmpl/ files that do not longer existsFrederic Peters2008-07-161-5/+1
| | | | (fixes make distcheck)
* remove ./docs/reference/tmpl during clean-local targetBenjamin Dauvergne2008-05-271-0/+1
|
* add Makefile.in to MAINTAINERCLEANFILES in every Makefile.amBenjamin Dauvergne2008-05-271-0/+1
|
* add -I$(top_builddir) to CFLAGS in first positionBenjamin Dauvergne2008-05-271-0/+1
|
* ship style.cssFrederic Peters2006-03-061-1/+1
|
* own style for reference docFrederic Peters2006-01-251-1/+3
|
* generation of lasso.types so it only includes wsf classes if wsf is compiledFrederic Peters2005-09-121-4/+15
| | | | in.
* install and uninstall correctly files (distcheck once again ok)Frederic Peters2005-01-121-1/+1
|
* build and ship html documentation; distcheck runs ok.Frederic Peters2005-01-031-4/+25
|
* copy version.xml from the right location for make distcheck to workFrederic Peters2005-01-031-1/+1
|
* Do not remove tmpl/ directory; it holds real hand-written documentation there.Frederic Peters2004-12-301-3/+2
| | | | | Copy lasso.sgml to build/ directory before calling gtkdoc-mkdb so it is found by gtkdoc-mkdb and xml prologues are not added everywhere.
* removing lasso_config.h from scanned header filesFrederic Peters2004-12-231-2/+6
|
* documented #LassoLogout; actually most docstrings were already there but areFrederic Peters2004-12-231-0/+1
| | | | way too much going into Lasso internals. Not fixed yet.
* Switched documentation to docbook XML.Frederic Peters2004-12-221-0/+1
|
* Started organizing Lasso Reference Manual; documenting LassoProvider.Frederic Peters2004-12-221-2/+3
|
* please use spaces between variable names and valuesFrederic Peters2004-09-081-19/+10
|
* doesn't fail on second runFrederic Peters2004-08-211-1/+1
|
* Use libtool generated la instead of human -llasso and -Ldir...Romain Chantereay2004-08-201-1/+1
|
* removed the remaining ds_signature stuffsFrederic Peters2004-08-201-1/+1
|
* gtkdoc example was misleading; caused confusions between what was generatedFrederic Peters2004-08-191-38/+31
| | | | and what was not, etc. Improved things a bit.
* Copy the examples but when the examples are wrong you are screwed.Frederic Peters2004-08-191-4/+4
| | | | | | Too bad. Never write to srcdir.
* Oups.Romain Chantereay2004-08-181-3/+1
| | | | | Reverted to 1.7 for lasso-sections.txt maintainer-clean do not remove it anymore.
* Added generation and clean of lasso-references.txtRomain Chantereay2004-08-181-1/+3
|
* Fixed reference docs make problems:Romain Chantereay2004-08-061-10/+4
| | | | | | | | - Docs did not compile invoking top level make when enabled in configure. - Docs did not compile in references directory with make all. - Docs used the old substitution variables.
* Added missing dist docs.Romain Chantereay2004-08-061-0/+3
|
* removed rules that made "make dist" fails.Frederic Peters2004-07-161-4/+2
|
* make clean updatedValery Febvre2004-04-201-3/+5
|
* *** empty log message ***Valery Febvre2004-04-191-3/+0
|
* *** empty log message ***Valery Febvre2004-04-191-2/+1
|
* *** empty log message ***Valery Febvre2004-04-191-21/+31
|
* Initial revisionValery Febvre2004-03-231-0/+144