diff options
| author | Weston Ganger <[email protected]> | 2019-10-28 16:54:54 -0700 |
|---|---|---|
| committer | Stefan Daschek <[email protected]> | 2019-10-29 01:23:33 +0100 |
| commit | 2cdaed0178d95c8f0e63ae60c94cfd8bd787e5c6 (patch) | |
| tree | 0090252d831ffd00729c5f4799fc5f0d2aa13700 /README.md | |
| parent | 76975a38e56b3cb3d13ed4e2b59afb0d2aaaef0f (diff) | |
| download | caxlsx-2cdaed0178d95c8f0e63ae60c94cfd8bd787e5c6.tar.gz caxlsx-2cdaed0178d95c8f0e63ae60c94cfd8bd787e5c6.zip | |
Add Style Reference
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 10 |
1 files changed, 7 insertions, 3 deletions
@@ -157,11 +157,15 @@ There is much, much more you can do with this gem. If you get stuck, grab me on Documentation -------------- -This gem is 100% documented with YARD, an exceptional documentation library. To see documentation for this, and all the gems installed on your system use: +Detailed documentation is available at: - gem install yard kramdown +[https://www.rubydoc.info/gems/caxlsx/](https://www.rubydoc.info/gems/caxlsx/) + +Additional documentation is listed below: + +- [Style Reference](https://github.com/caxlsx/caxlsx/blob/master/docs/style_reference.md) +- [Header and Footer Codes](https://github.com/caxlsx/caxlsx/blob/master/docs/header_and_footer_codes.md) - yard server -g Specs ------ |
