File: index.rst

package info (click to toggle)
at-spi2-core 2.56.2-1%2Bdeb13u1
  • links: PTS, VCS
  • area: main
  • in suites: trixie-proposed-updates
  • size: 6,152 kB
  • sloc: ansic: 44,852; xml: 1,477; python: 346; sh: 239; makefile: 26; javascript: 13
file content (44 lines) | stat: -rw-r--r-- 1,041 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
Development guide for the accessibility infrastructure
======================================================

.. toctree::
   :caption: For toolkit implementors
   :maxdepth: 1

   toolkits
   atk-deprecations
   xml-changes
   xml-interfaces

.. toctree::
   :caption: Roadmap and Design Documents
   :maxdepth: 1

   architecture
   roadmap
   at-spi3
   atspi-python-stack
   de-controller
   new-protocol

.. toctree::
   :caption: Meeting minutes
   :maxdepth: 1

   meeting-2023-01-13

.. toctree::
   :caption: Info for Maintainers
   :maxdepth: 1

   gitlab-ci
             

Welcome to the developer's guide for the freedesktop accessibility
infrastructure.  This guide intends to become a repository of
knowledge on the implementation of the accessibility infrastructure,
as well as a guide for application developers and toolkit developers
who want to make their user interfaces accessible.

If you want to modify this document, `please see its source code
<https://gitlab.gnome.org/GNOME/at-spi2-core/-/tree/main/devel-docs>`_.