platform_build_blueprint/bootstrap
Jaewoong Jung 8bc6bf1090 bpdoc preformatted text improvments
1. Apply preformatted text (<pre>...</pre>) handling logic to module
type text too. It used to be applied to property texts only.
2. Improve <pre> handling logic itself for better readability.
- Insert a blank line before <pre>.
- Prevent from ending <pre> blocks prematurely by checking if an
unindented line isn't just a blank line between indented lines.

Change-Id: Id40fa668d4c6781caf7ed140b2f40784cdeb8c35
2019-03-11 11:16:31 -07:00
..
bpdoc bpdoc preformatted text improvments 2019-03-11 11:16:31 -07:00
bpglob Fix format issues found by go vet 2018-02-23 14:05:03 -08:00
minibp Run globs during earlier bootstrap phases 2018-07-06 10:39:38 -07:00
bootstrap.go Add --empty-ninja-file for test usecases 2018-10-26 09:57:24 -07:00
build.ninja Run globs during earlier bootstrap phases 2018-07-06 10:39:38 -07:00
cleanup.go Run globs during earlier bootstrap phases 2018-07-06 10:39:38 -07:00
command.go Write ninja file directly to the output file 2019-01-23 13:26:42 -08:00
config.go Add --empty-ninja-file for test usecases 2018-10-26 09:57:24 -07:00
doc.go Run globs during earlier bootstrap phases 2018-07-06 10:39:38 -07:00
glob.go Run globs during earlier bootstrap phases 2018-07-06 10:39:38 -07:00
writedocs.go bpdoc improvements 2019-02-08 15:48:27 -08:00