| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
svn path=/trunk/; revision=21426
|
|
|
|
| |
svn path=/trunk/; revision=19557
|
|
|
|
|
|
|
|
| |
* Makefile.am (dist-hook): Remove the copying of the
index.sgml file which doesn't seem to be generated
anywhere anyway.
svn path=/trunk/; revision=11506
|
|
|
|
|
|
|
|
| |
2001-07-10 Peter Williams <peterw@ximian.com>
* */Makefile.am (dist-hook): Clean up make dist.
svn path=/trunk/; revision=11039
|
|
|
|
|
|
|
|
| |
2001-06-25 Peter Williams <peterw@ximian.com>
* Makefile.am: ... and comment out more exec summary stuff.
svn path=/trunk/; revision=10482
|
|
|
|
|
|
|
|
|
|
|
| |
2001-06-25 Peter Williams <peterw@ximian.com>
* calendar/cal-util/Makefile.am,
calendar/cal-client/Makefile.am: Fix make dist.
* Makefile.am: clean up a bit.
svn path=/trunk/; revision=10481
|
|
|
|
|
|
|
|
|
| |
2001-06-21 JP Rosevear <jpr@ximian.com>
* Makefile.am: disable executive summary build because it is no
longer built
svn path=/trunk/; revision=10388
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2001-06-21 Peter Williams <peterw@ximian.com>
* Makefile.am:
calendar/cal-client/Makefile.am:
calendar/cal-util/Makefile.am:
importer/Makefile.am:
executive-summary/Makefile.am: Changed to used gtk-doc's
canonical Makefile.am (plus some tweaks because not every
dir builds html).
svn path=/trunk/; revision=10375
|
|
|
|
|
|
|
| |
Get the docs to build and install properly. Temporarily disable the
importer devel docs as they seem to be pretty broken.
svn path=/trunk/; revision=9507
|
|
|
|
| |
svn path=/trunk/; revision=7940
|
|
|
|
| |
svn path=/trunk/; revision=7589
|
|
|
|
|
|
|
|
|
|
|
|
| |
2001-01-10 Federico Mena Quintero <federico@helixcode.com>
* Makefile.am: Make it work when gtk-doc is not installed.
* calendar/cal-client/Makefile.am: Likewise.
* calendar/cal-util/Makefile.am: Likewise.
svn path=/trunk/; revision=7384
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2000-12-19 Federico Mena Quintero <federico@helixcode.com>
Added proper dependency lists to the gtk-doc mess.
* calendar/cal-client/Makefile.am (TARGET_DIR): Removed unused
variable.
(SOURCE_FILES): New variable with the list of source files we
depend on.
(IGNORED_SOURCE_HEADERS): New variable with the headers we ignore
for the gtkdoc-scan phase.
(scan_generated):
(tmpl_dependencies):
(tmpl_sources):
(tmpl_generated);
(sgml_dependencies):
(sgml_generated): Lists of stuff that is generated and that other
stuff depends on.
(all): Added the $(sgml_generated) as the final target.
(install-data-local): Added an installation hook; gtk-doc seems to
want some of its generated files to be installed.
* calendar/cal-client/evolution-cal-client-sections.txt: Updated.
* calendar/cal-util/Makefile.am: Made the same changes as for
calendar/cal-client/Makefile.am.
* calendar/cal-util/evolution-cal-util-sections.txt: Updated.
* Makefile.am (local_entities): Added alarm-generation.sgml.
(all): Made the main target be the html/index.html.
svn path=/trunk/; revision=7084
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2000-11-29 Federico Mena Quintero <federico@helixcode.com>
* evolution-devel-guide.sgml: Added an id for the API reference <part>.
Added the FDL <legalnotice>.
Added the preface and toplevel reference entities.
Added entities for Evolution, Wombat, and Camel.
Added an appendix for the GNU FDL.
* preface.sgml: New file with the introduction to the Evolution
Developer's Guide.
* reference.sgml: Split the toplevel reference part into its own
file.
* fdl.sgml: Added the GNU Free Documentation License.
* calendar/evolution-calendar.sgml: Added an id for the <part>.
* calendar/public-reference.sgml: Added an id for the <reference>.
Moved this file over from calendar/reference.sgml.
* Makefile.am (local_entities): Added a list of the SGML files
that define entities for inclusion in the toplevel document. This
way we can track documentation file dependencies down to all
levels.
(html/index.html): Made the toplevel document depend on
$(local_entities). Also, removed the "html" target and put its
contents directly here; this way we avoid having .PHONY targets.
(EXTRA_DIST): Removed the evolution_devel_guideDATA; it made no
sense.
(content_files): Added preface.sgml and reference.sgml.
svn path=/trunk/; revision=6715
|
|
|
|
| |
svn path=/trunk/; revision=4670
|
|
2000-07-17 Federico Mena Quintero <federico@helixcode.com>
* evolution-devel-guide.sgml: New <book> toplevel for the
Evolution Developer's Guide.
* calendar/evolution-calendar.sgml: New <part> for the calendar
developer's documentation.
* calendar/architecture.sgml: New <chapter> for the calendar
architecture.
* calendar/reference.sgml: New <reference> for the calendar API
reference.
svn path=/trunk/; revision=4191
|