Restructured docs directory, added docs/reference/idl and docs/reference/cspi.
authorbillh <billh@e2bd861d-eb25-0410-b326-f6ed22b6b98c>
Wed, 21 Nov 2001 17:16:57 +0000 (17:16 +0000)
committerbillh <billh@e2bd861d-eb25-0410-b326-f6ed22b6b98c>
Wed, 21 Nov 2001 17:16:57 +0000 (17:16 +0000)
commitbcc7fd3a2c701c09411721dcbcd73793b32a7275
tree13f45c4afaebc4a9db7cf391e0c0552703258402
parent0a100d70e0ea7578d722fd64339fd5ec0dcc1d86
Restructured docs directory, added docs/reference/idl and docs/reference/cspi.
Fixed docs build problem, should build from a cold start now, including idl docs.

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@107 e2bd861d-eb25-0410-b326-f6ed22b6b98c
29 files changed:
ChangeLog
configure.in
docs/Makefile.am
docs/reference/Makefile.am [new file with mode: 0644]
docs/reference/cspi/Makefile.am [new file with mode: 0644]
docs/reference/cspi/at-spi-cspi-docs.sgml [moved from docs/at-spi-docs.sgml with 100% similarity]
docs/reference/cspi/at-spi-cspi-overrides.txt [moved from docs/at-spi-overrides.txt with 100% similarity]
docs/reference/cspi/at-spi-cspi-sections.txt [moved from docs/at-spi-sections.txt with 100% similarity]
docs/reference/cspi/tmpl/spi_accessible.sgml [new file with mode: 0644]
docs/reference/cspi/tmpl/spi_action.sgml [new file with mode: 0644]
docs/reference/cspi/tmpl/spi_application.sgml [new file with mode: 0644]
docs/reference/cspi/tmpl/spi_component.sgml [new file with mode: 0644]
docs/reference/cspi/tmpl/spi_editabletext.sgml [new file with mode: 0644]
docs/reference/cspi/tmpl/spi_event.sgml [new file with mode: 0644]
docs/reference/cspi/tmpl/spi_hyperlink.sgml [new file with mode: 0644]
docs/reference/cspi/tmpl/spi_hypertext.sgml [new file with mode: 0644]
docs/reference/cspi/tmpl/spi_image.sgml [new file with mode: 0644]
docs/reference/cspi/tmpl/spi_main.sgml [new file with mode: 0644]
docs/reference/cspi/tmpl/spi_registry.sgml [new file with mode: 0644]
docs/reference/cspi/tmpl/spi_relation.sgml [new file with mode: 0644]
docs/reference/cspi/tmpl/spi_selection.sgml [new file with mode: 0644]
docs/reference/cspi/tmpl/spi_stateset.sgml [new file with mode: 0644]
docs/reference/cspi/tmpl/spi_table.sgml [new file with mode: 0644]
docs/reference/cspi/tmpl/spi_text.sgml [new file with mode: 0644]
docs/reference/cspi/tmpl/spi_value.sgml [new file with mode: 0644]
docs/reference/idl/tmpl/accessible.sgml [new file with mode: 0644]
docs/reference/idl/tmpl/action.sgml [new file with mode: 0644]
docs/reference/idl/tmpl/application.sgml [new file with mode: 0644]
docs/reference/idl/tmpl/registry.sgml [new file with mode: 0644]