Mercurial > wikked
annotate docs/assets/js/wikked.js.concat @ 474:db73b12ad212
web: Give special pages a linkable URL.
All special pages are now in the built-in `special` endpoint, at URLs like
`special:/Broken Links`. This makes it possible to link to them from other
pages, especially help pages.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Mon, 08 Oct 2018 23:49:09 -0700 |
parents | 3a61f45702cb |
children |
rev | line source |
---|---|
382
3a61f45702cb
docs: Add documentation site.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
1 path_mode: absolute |
3a61f45702cb
docs: Add documentation site.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
2 files: |
3a61f45702cb
docs: Add documentation site.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
3 - bower_components/jquery/dist/jquery.js |
3a61f45702cb
docs: Add documentation site.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
4 - assets/js/wikked/app.js |
3a61f45702cb
docs: Add documentation site.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
5 |