summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorWeston Ganger <[email protected]>2019-10-28 16:54:54 -0700
committerStefan Daschek <[email protected]>2019-10-29 01:23:33 +0100
commit2cdaed0178d95c8f0e63ae60c94cfd8bd787e5c6 (patch)
tree0090252d831ffd00729c5f4799fc5f0d2aa13700 /README.md
parent76975a38e56b3cb3d13ed4e2b59afb0d2aaaef0f (diff)
downloadcaxlsx-2cdaed0178d95c8f0e63ae60c94cfd8bd787e5c6.tar.gz
caxlsx-2cdaed0178d95c8f0e63ae60c94cfd8bd787e5c6.zip
Add Style Reference
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 7 insertions, 3 deletions
diff --git a/README.md b/README.md
index 7cc45c44..e62bc1d0 100644
--- a/README.md
+++ b/README.md
@@ -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
------