architecture document for the jupyter/accessibility repository
Contents
architecture document for the jupyter/accessibility repository¶
Accessibility is a cross cutting concern in Project Jupyter. This repository exists as a monorepo to incubate accessibility tooling and resources. In this repository, you will find 3 modules:
the
ja11ypython modulejupyterlabnode packagesaccessibility testing tools
sphinx documentation for the accessibility project.
/docs the docs¶
jupyter-book, a usability layer over sphinx for jupyter workflows, is our documentation tool.
nox -s docs # build the documentation
jupyter-book configuration files¶
docs/_toc.yml: the table of contents for the documentationdocs/_config.yml: documentation configuration file