~vcs-imports/gtk-doc/main

« back to all changes in this revision

Viewing changes to doc/setting-up.txt

  • Committer: damon
  • Date: 2002-11-16 17:50:44 UTC
  • Revision ID: vcs-imports@canonical.com-20021116175044-772em83gc3b5i17s
2002-11-16  Damon Chaplin  <damon@gnome.org>

        * Makefile.am (EXTRA_DIST): added MAINTAINERS.

        * README: updated requirements info, mainly to add XML stuff.

        * NEWS: added news for 0.10

        * MAINTAINERS:
        * AUTHORS: updated my email address.

Show diffs side-by-side

added added

removed removed

Lines of Context:
12
12
   e.g. 'myproject/docs/reference'.
13
13
 
14
14
3. Copy examples/Makefile.am to this directory and edit the variables at
15
 
   the top of the file.
 
15
   the top of the file. (See the GTK+ source for an example.)
16
16
 
17
17
4. Add the new Makefile to your configure.in's AC_OUTPUT call, and make sure
18
18
   all the SUBDIRS variables are set properly so the docs directory is built.