Skip to content
This repository has been archived by the owner on Jan 19, 2024. It is now read-only.

Commit

Permalink
Merge pull request #114 from edx/clytwynec/fix-a11y-docs
Browse files Browse the repository at this point in the history
fix a11y api autodocs
  • Loading branch information
Christine Lytwynec committed Sep 29, 2015
2 parents 1c345d5 + 776a666 commit d0a9d3d
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion docs/api_reference.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,13 @@ performance

accessibility
-------------
.. automodule:: bok_choy.a11y
.. automodule:: bok_choy.a11y.a11y_audit
:members:

.. automodule:: bok_choy.a11y.axs_ruleset
:members:

.. automodule:: bok_choy.a11y.axe_core_ruleset
:members:

promise
Expand Down

0 comments on commit d0a9d3d

Please sign in to comment.