772 Commits

Author SHA1 Message Date
1e157c79ec fix dependency parsing with ldc2 - close #110 2019-08-19 22:56:54 -04:00
2385874f4a v2.0.0beta2 v2.0.0beta2 2019-08-17 17:07:59 -04:00
c5c42e6f4a user guide: document a couple missing configure flags and link to YARD some places 2019-08-17 17:00:36 -04:00
9a627b2150 add YARD comments to get to 100% YARD coverage 2019-08-17 16:42:14 -04:00
937c964c3e document :use better 2019-08-17 16:35:06 -04:00
a2a1d08014 user guide: document Custom Configuration Checks 2019-08-17 16:35:06 -04:00
0ccf43cc96 custom config checks - close #108 2019-08-17 16:06:37 -04:00
d202e15a57 user guide: document direct mode for Program/SharedLibrary builders 2019-07-29 21:57:38 -04:00
94f808b1fc user guide: add Barriers section 2019-07-29 21:32:04 -04:00
51a9dd365f add :check_libpath option to check_lib configuration method - #107 2019-07-29 21:00:52 -04:00
6e590b62a6 add :check_cpppath option to check_c_header and check_cxx_header
configuration methods
add :check_d_import_path option to check_d_import configuration method - #107
2019-07-09 23:53:17 -04:00
3aac190ad6 configure checks: compile instead of link when looking for C/C++ header files and D imports 2019-07-09 23:41:51 -04:00
d6b9487e65 user guide: document -F command-line flag 2019-07-09 23:06:45 -04:00
66d2700faa clarify -F command-line option usage more 2019-07-09 23:06:45 -04:00
ba98af1424 default configure checks :fail option to false if :set_define is specified 2019-07-09 22:00:50 -04:00
cf4f80c9ae user guide: document first compiler found is used 2019-07-09 21:47:45 -04:00
d74785d579 Add v2.0.0 changes to CHANGELOG.md 2019-07-07 22:15:44 -04:00
4fd822fb95 user guide: add warning when viewing markdown source file directly 2019-07-07 21:38:17 -04:00
b39fd80d8c user guide: add ./configure && make Appendix section 2019-07-07 21:29:30 -04:00
ef00c9f377 add link to github.io site from README.md 2019-07-02 22:39:33 -04:00
1ddc03b285 v2.0.0beta1 v2.0.0beta1 2019-07-02 22:31:27 -04:00
f686f9e787 user guide: rename Reference -> Appendix
add YARD API Documentation link
2019-07-02 22:27:11 -04:00
b6c19b7f00 generate YARD docs to gen/yard 2019-07-02 22:04:06 -04:00
4fc18e5d91 remove README.md content that was moved to user guide 2019-07-02 22:00:03 -04:00
cda5584448 user guide: import some content from README.md 2019-07-02 21:59:22 -04:00
30d82392b5 user guide: fill in Default Construction Variables section 2019-07-02 21:25:16 -04:00
63d875da7f bundle update 2019-07-02 19:44:12 -04:00
8593c5e219 user guide: fill in a lot of Adding Custom Builders section 2019-06-23 19:07:20 -04:00
9bf0abbece user guide: fix inter-page links 2019-06-23 17:29:50 -04:00
02ef6e0846 user guide updates 2019-06-23 17:27:16 -04:00
f97ee94e44 user guide: fix single-page TOC links 2019-06-14 21:53:57 -04:00
55a2ea6d6b user guide: fill in Adding New Languages section 2019-06-14 21:48:27 -04:00
59ab8e46c4 user guide: change page navigation to a table 2019-06-14 17:24:31 -04:00
baebe744b3 user guide: fixed page width 2019-06-14 16:51:14 -04:00
0ad3f815c5 user guide: include section numbers in page navigation links 2019-06-14 16:47:54 -04:00
ca6336c715 user guide: add page navigation links 2019-06-14 16:45:59 -04:00
a11c27f415 user guide: break more sections into separate pages 2019-06-14 16:23:09 -04:00
5c77cac354 user guide: turn on multi-page generation 2019-06-14 16:16:02 -04:00
46294b2a88 user guide: add Page class to prepare for multi-page output 2019-06-14 16:09:44 -04:00
5f71781806 user guide: preparing for multi-page generation 2019-06-14 16:04:14 -04:00
22b007df3a user guide: create render_toc() and render_section() methods 2019-06-14 15:55:55 -04:00
4339d358f8 user guide: Builders comment about starting path with "^/" 2019-06-14 15:44:06 -04:00
e4b96b759f user guide: implement section links 2019-06-14 15:42:21 -04:00
fcb686ac5f user guide: keep track of page for sections 2019-06-14 15:34:01 -04:00
e5c690a4fc user guide: expand Builders section 2019-06-14 15:16:22 -04:00
5b67ad88d3 user guide: document an Environment a bit more 2019-06-14 15:16:12 -04:00
dbd8b47bf9 add Getting Started section 2019-06-14 14:52:56 -04:00
8222958ae3 promote CHANGELOG.md section levels 2019-06-14 14:47:59 -04:00
56f104b5e7 user guide: improve changelog handling 2019-06-14 14:44:00 -04:00
947a65a75e user guide: fix section anchors 2019-06-09 22:45:26 -04:00