789 Commits

Author SHA1 Message Date
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
66fac4f982 remove link underlines 2019-06-09 22:43:44 -04:00
254584435f user guide: indent table of contents 2019-06-09 22:40:07 -04:00
f74d8202d3 user guide: add table of contents 2019-06-09 22:31:47 -04:00
bbf2319da6 user guide: generate section numbers 2019-06-09 22:17:00 -04:00
812b1cbe9c user guide: put borders on body content 2019-06-09 15:34:41 -04:00
0d2fe02b9c user guide updates for code sections 2019-06-09 13:22:01 -04:00
c7fb88db82 rename rake task gen_user_guide -> user_guide 2019-06-09 13:04:12 -04:00
49f4367125 update LICENSE.txt 2019-06-09 13:01:30 -04:00
c4d062752d quote some CHANGELOG entries to avoid Markdown processing 2019-06-09 12:58:35 -04:00
5b3e10ff72 add Ruby syntax highlighting to user guide generator 2019-06-08 22:56:26 -04:00
5f1ad78e8c continue on user guide generator 2019-06-08 22:27:19 -04:00
9f00063d57 add gen_user_guide task 2019-06-08 21:46:04 -04:00
6328ceee2a start on user guide html generator 2019-06-05 00:13:27 -04:00
26a9307533 User Guide: add a couple ${include}'s 2019-06-05 00:06:34 -04:00
90886ed9ad User Guide: add glob() and Builders documentation 2019-06-04 22:59:04 -04:00
8df73e9d11 User Guide: add Build Operations section 2019-06-02 12:20:23 -04:00
f239b27c3a add user guide section: Writing the Build Script / configure Block 2019-05-26 19:47:44 -04:00
5e6b83411b User Guide: clarify Build Correctness section 2019-05-22 23:42:49 -04:00
54e77f235f finish documentation for command-line operations 2019-05-22 23:31:37 -04:00
4e08de9043 pull in redcarpet and syntax gems 2019-05-21 23:50:26 -04:00
0d8aec0eb1 fill in a couple links 2019-05-21 23:36:58 -04:00
573a542f84 add doc/user_guide.md 2019-05-21 23:20:45 -04:00
ef2a9084db allow --help CLI option with no Rsconscript present - close #106 2019-05-19 12:13:03 -04:00
bfcd0c0b05 generate yard docs to /yard instead of /doc 2019-05-14 21:35:56 -04:00
215f5e4b51 move Environment#shell to BasicEnvironment; clean up a few yard warnings 2019-05-09 22:41:28 -04:00
6229cef015 remove @since tags for 2.0.0 2019-05-09 22:33:26 -04:00
6be0d322a7 store expanded .rscons script next to rscons script - close #105 2019-05-09 22:30:20 -04:00
89e43fea1c use 10000 sources for large project instead of 1000 2019-05-09 22:22:14 -04:00
458eeaf93d Add VarSet#get_var and Environment#get_var - #92 2019-05-09 21:52:07 -04:00
dd3d468a28 minor clarification to Environment#process_step behavior 2019-05-09 21:36:31 -04:00
a4dec210ae slightly reorder VarSet#deep_dup to optimize - #92 2019-05-08 23:16:22 -04:00
fa14102ba5 Reorder VarSet#expand_varref class checks so the more common ones match earlier - #92 2019-05-08 22:50:34 -04:00
87a15b3868 Do not calculate checksums for side-effect files - #92 2019-05-08 22:39:50 -04:00