Brian Mann
a0cf484556
docs: fixes failing tests
2017-06-16 15:42:30 -04:00
Jennifer Shehane
c0cc9d359e
docs: url tag now throws if given undefined href
2017-06-16 12:43:09 -04:00
Brian Mann
e2732a643d
docs: implement caching internal and external urls to prevent unnecessary requests + speed up building
2017-06-14 13:39:24 -04:00
Brian Mann
f3da1bf63a
docs: upgrade asserting hashes to take into account <a> elements with matching href attribute
2017-06-14 13:38:53 -04:00
Brian Mann
3c9e7e98a5
docs: add tests around addPageAnchors helper
2017-06-11 20:03:04 -04:00
Brian Mann
deda3527e8
docs: renamed spec
2017-06-09 16:18:36 -04:00
Brian Mann
81e4cbf1b4
docs: validate hashes exist when using {% url %} tag helper
2017-06-09 12:45:05 -04:00
Brian Mann
0192212581
docs: wrote custom 'url' tag to generate and validate that all urls are correct
...
-added docs unit tests
-validate external urls
-validate local urls by looking up their sidebar data translation
-TODO: validate that hashes exist on the suggested page
2017-06-08 16:12:41 -04:00