Skip to content

Commit

Permalink
[#540] Add link to the frontend testing doc
Browse files Browse the repository at this point in the history
  • Loading branch information
johnmartin authored and Sean Hammond committed Apr 23, 2013
1 parent 4f41170 commit 86f1542
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/frontend-development.rst
Expand Up @@ -6,6 +6,7 @@ The following is an index of other front-end CKAN documentation.
- `HTML Coding Standards`_: The CKAN project HTML coding standards.
- `CSS Coding Standards`_: The CKAN project CSS coding standards.
- `JavaScript Coding Standards`_: The CKAN project JavaScript coding standards.
- `Front End Testing`_: A guide for front end testing and browser support.
- `Templating`_: A guide to the templating within CKAN.
- `Resources`_: Documentation on how static resources get included in pages.
- `Extension Templating`_: A quick guide to templating extensions.
Expand All @@ -15,6 +16,7 @@ The following is an index of other front-end CKAN documentation.
.. _HTML Coding Standards: ./html-coding-standards.html
.. _CSS Coding Standards: ./css-coding-standards.html
.. _JavaScript Coding Standards: ./javascript-coding-standards.html
.. _Front End Testing: ./frontend-testing.html
.. _Templating: ./templating.html
.. _Resources: ./resources.html
.. _Extension Templating: ./extension-templating.html
Expand Down

0 comments on commit 86f1542

Please sign in to comment.