* Makefile.am: Build `docs` after `runtime`, so that it can depend
[mono.git] / docs / ChangeLog
1 2008-10-30  Jonathan Pryor  <jpryor@novell.com>
2
3         * . (svn:ignore), deploy (svn:ignore): Ignore generated files.
4         * AgilityPack.dll, api-style.css, ChangeLog, check, check-coverage, 
5           convert.cs, current-api, deploy, documented, exdoc, ignore, 
6           mono-api-metadata.html, monoapi.source, produce-lists, public, 
7           public-api, README, sources, toc.xml, TODO, wapi: Copy from
8           ../mono/docscripts.
9         * exdoc: Use the in-tree mono program to run convert.exe.
10         * Makefile.am: Mention files to clean/distribute; extract
11           documentation (with exdoc) and then assemble documentation (with
12           monoapi.make's assemble target) for use by monodoc.
13         * monoapi.make: Added; Makefile to use mcs' buid/rules.make to compile
14           convert.cs and assemble documentation.  (This is a separate file so
15           that we can include mcs' build/rules.make, which needs topdir set to
16           behave properly BUT must be $(mcs_topdir) from Makefile.am's
17           perspective.)
18         * monoapi.source: Add a /monodoc/node element for use with monodoc 2.2.
19
20 2006-11-19  Miguel de Icaza  <miguel@novell.com>
21
22         * exdoc: Move to use CSS instead of tables, this will break
23         GtkHTML rendering.
24
25         * ignore: Updated with more hidden APIs.
26
27         * Bunch of documentation work.
28