angular-cn/tools/doc-shredder/processors
Patrice Chalin fb9edf972e chore: fix "Invalid example" warnings from shred map builder
closes #1832
The shred map (xref) builder was issuing warnings. This fix includes
- Adjustments to the shredder map builder itself so that it
understands, e.g., app-project relative example paths.
- `**/guide/glossary.jade` now (Jade) `includes` the shared parent
`glossary.jade` rather than (Harp) importing (via `partial`). This
fixes `makeExample` path issues in the glossary.
- Adjusted some `makeExample` paths that were ok for site build, but
confused the xref tool.
2016-07-11 20:10:56 -07:00
..
renderAsJadeProcessor.js chore: move jade fragments into separate _fragments subdirs. 2016-02-15 13:31:08 -08:00
renderAsMarkdownProcessor.js refact(doc-shredder): move into `tools` folder 2015-11-04 10:47:05 +00:00
shredMapProcessor.js chore: fix "Invalid example" warnings from shred map builder 2016-07-11 20:10:56 -07:00