Adding table of contents to docs pages

This commit is contained in:
Zachary Klosko 2020-06-05 23:07:38 -04:00
parent 68fd06f408
commit 57eb5d9c5b
32 changed files with 229 additions and 304 deletions

3
docs/gemfile Normal file
View file

@ -0,0 +1,3 @@
source 'https://rubygems.org'
gem "jekyll-toc", "~> 0.14.0"