Commit Graph

126 Commits (5244eef556477e7d81d5b96a4791d9ac2512ff05)

Author SHA1 Message Date
Andy Meneely f41c1e806d docs: fill out hello world dissected 2016-11-05 00:01:40 -04:00
Andy Meneely b0f0a8b625 docs: writeup of game_icons gem
[skip ci]
2016-11-04 23:21:00 -04:00
Andy Meneely e4ae26c0dd docs: rename stub page 2016-11-04 23:20:31 -04:00
Andy Meneely c454bf43a4 docs: messing around with guides
[skip ci]
2016-11-04 16:24:16 -04:00
Andy Meneely 21e09e45c7 docs: add warning about printer behavior 2016-11-03 15:05:49 -04:00
Andy Meneely 30395aee56 save_pdf: add crop marks
Should satisfy #123

Needs some testing on printers but the functionality is there.
2016-11-01 12:12:03 -04:00
Andy Meneely df9fe7a9cc I dub thee v0.11.0 2016-09-15 16:02:11 -04:00
Andy Meneely d2eae64da2 shapes: rect and ellipse get the angle option
Closes #162
2016-09-09 00:10:43 -04:00
Andy Meneely 01cd0f1ef2 docs: fix links to images 2016-09-08 23:30:03 -04:00
Andy Meneely e343605e88 docs: add a stub 2016-09-08 23:19:57 -04:00
Andy Meneely c8e1daf79d docs: provide previews of built-in layouts
Closes #163
2016-09-08 23:19:35 -04:00
Andy Meneely a35398a466 text: document lack of :scale behavior on embeds
Contributes to #160
2016-09-08 11:00:36 -04:00
Brian Kelly 85ee10bbd7 Adds img_dir in the configuration documentation
I had to dig through the codebase in order to determine this could be done.
2016-07-17 19:06:11 -04:00
Andy Meneely 4ea30c63e2 units: support mm
Closes #161
2016-06-27 11:10:39 -04:00
Andy Meneely 0b80cd9199 docs: document x3,y3 2016-05-24 22:17:20 -04:00
Andy Meneely b8908b0d60 bump docs version 2016-05-06 13:31:30 -04:00
Andy Meneely 7b862b579f docs: start move away from gists 2016-05-03 17:43:34 -04:00
Andy Meneely 77212431c5 doc: remove link from home page 2016-04-26 17:24:40 -04:00
Andy Meneely 30f6df9ce1 docs: link to the new guild
[skip ci]
2016-04-26 17:22:54 -04:00
Andy Meneely dc7773e8d0 docs: fix wording 2016-04-25 23:41:31 -04:00
Andy Meneely c5d5092668 docs: webmaster verification via meta tag 2016-04-20 15:37:34 -04:00
Andy Meneely 8cfdf684d2 docs: verify google webmaster tools 2016-04-20 15:23:06 -04:00
Andy Meneely a6623a3280 docs: title revisions and other rewriting 2016-04-14 11:34:10 -04:00
Andy Meneely c0b62d54a7 docs: embed directly from source, not gists
Trying this out instead. Git submodules are just a pain in the neck.
2016-04-14 11:33:34 -04:00
Andy Meneely 795b4e4478 csv: yield to block on each cell
Closes #151

Related to #145
2016-04-11 20:07:55 -04:00
Andy Meneely 71a6fab76f deps: upgrade cairo, remove ruby <= 2.1 2016-04-04 11:17:32 -04:00
Andy Meneely 19812777d3 doc: tweak help section 2016-03-24 11:30:15 -04:00
Andy Meneely 71cfd5ef72 docs: shameless plug for BGG microbadge 2016-03-24 02:46:01 -04:00
Andy Meneely d7943da750 csv: allow all Ruby csv parsing options
Closes #149

Generalization on PR #146 by Qgel. Thanks for the contribution!
2016-03-24 02:23:47 -04:00
Andy Meneely 080bd7e934 docs: document the flips for text embeds 2016-03-24 00:56:00 -04:00
Andy Meneely bad52b7eb6 docs: port text_embed over to the docs
Fixes #148
2016-03-23 23:58:14 -04:00
Andy Meneely d3c52c5536 docs: more on pt2 of the guide 2016-03-21 01:13:00 -04:00
Andy Meneely 2a5cd00e42 docs: cleanup 2016-03-20 22:58:30 -04:00
Andy Meneely e55c450d16 build_groups: rename to build instead of group 2016-03-20 22:52:04 -04:00
Andy Meneely c3f9e75d38 docs: working on the guides 2016-03-18 16:13:41 -04:00
Andy Meneely d92288069f docs: finish port of part 1 2016-03-18 15:08:43 -04:00
Andy Meneely 9153fc8657 docs: color inline code as black 2016-03-18 11:18:10 -04:00
Andy Meneely a768561e91 docs: fix wording on word_wrap
Based on #142, thanks @luyzdeleon
2016-03-17 16:25:08 -04:00
Andy Meneely e0ed7f0198 docs: more ruby guides 2016-03-17 16:22:52 -04:00
Andy Meneely f98033176b docs: fix typos and put in a stub 2016-03-17 08:52:34 -04:00
Andy Meneely 955d64a01f feature: add use_layout method to load layouts at runtime
Closes #141
2016-03-16 17:05:07 -04:00
Andy Meneely b74fbf5787 docs: rip out gigantic README, finish port to rtfd 2016-03-16 00:24:02 -04:00
Andy Meneely 7e07f6d067 docs: fix orphan setting bleeding through 2016-03-15 23:32:49 -04:00
Andy Meneely f408b7a88f csv: data option
Close #137
2016-03-15 17:45:39 -04:00
Andy Meneely 61a3d3446b feature: build groups
See docs and changelog for more details on how these work.
2016-03-13 00:38:13 -05:00
Andy Meneely aeadcd16ed docs: minor tweaks 2016-02-24 00:20:40 -05:00
Andy Meneely 47faedc028 docs: suppressing sphinx warnings about stray files 2016-02-24 00:01:31 -05:00
Andy Meneely 9a1d85c9e9 docs: begin porting from markdown 2016-02-22 11:53:15 -05:00
Andy Meneely 736e783557 docs: finished porting text 2016-02-12 22:14:54 -05:00
Andy Meneely 5dfe0f11c7 docs: partial port of text method 2016-02-12 17:28:51 -05:00
Andy Meneely 26091974cb docs: port more saves, other revisions 2016-02-12 00:23:42 -05:00
Andy Meneely cd644435af docs: embed gist for arrays.rst 2016-02-09 16:52:44 -05:00
Andy Meneely 91bc7ac2a5 docs: write-up of arrays 2016-02-09 11:53:30 -05:00
Andy Meneely 28c57dfb28 docs: porting more README and save method 2016-02-08 16:54:48 -05:00
Andy Meneely 4c492d7434 docs: remove deprecated set 2016-02-07 23:05:54 -05:00
Andy Meneely d4bd16a37b docs: png and hint ported over 2016-02-07 22:56:19 -05:00
Andy Meneely d013b773d9 Revert "docs: inline syntax highlighting"
This reverts commit e7167b906d.
2016-02-07 22:07:18 -05:00
Andy Meneely e7167b906d docs: inline syntax highlighting 2016-02-07 21:19:49 -05:00
Andy Meneely b9104552e2 docs: install page write-up 2016-02-03 22:31:00 -05:00
Andy Meneely 1f2dc3ad0c docs: layouts are multi-generational 2016-02-03 17:10:12 -05:00
Andy Meneely 29b8d31b9b docs: minor revisions to layouts and other 2016-02-03 17:05:07 -05:00
Andy Meneely 9cef98943e docs: porting help and other tweaks 2016-02-03 12:56:14 -05:00
Andy Meneely c83fceedcb docs: write-up of layouts and parameters 2016-02-02 21:01:40 -05:00
Andy Meneely 85fa8ffb83 docs: porting layout and install to readthedocs 2016-01-31 13:51:39 -05:00
Andy Meneely aca97e7551 docs: porting hand, showcase, and other docs over 2016-01-29 23:13:42 -05:00
Andy Meneely ec767110a6 docs: port data import methods to readthedocs 2016-01-29 21:26:51 -05:00
Andy Meneely 64b3440658 docs: port inches and cm to readthedocs 2016-01-29 08:03:34 -05:00
Andy Meneely b0c4bb3dd3 docs: porting shapes args over 2016-01-28 22:36:38 -05:00
Andy Meneely 6e012652b8 docs: add ability to do custom css styling 2016-01-28 20:41:56 -05:00
Andy Meneely 0b63af6ba3 Working out cross-reference conventions 2016-01-24 01:46:11 -05:00
Andy Meneely fa10c82ee8 Creating new files for readthedocs port 2016-01-24 00:55:23 -05:00
Andy Meneely dcf838b500 Starting to port docs over to rtd 2016-01-24 00:31:33 -05:00
Andy Meneely 1dea55e5d0 Playing with linking with :doc: 2016-01-23 23:02:16 -05:00
Andy Meneely 983e546820 Small tweak to units.rst 2016-01-23 22:48:07 -05:00
Andy Meneely 084ff0c1eb Add unit conversion 2016-01-23 22:45:13 -05:00
Andy Meneely 40e795d6ba Begin the journey to readthedocs.org 2016-01-23 22:05:30 -05:00