Usage docs (#501)
* Add setup and usage docs Signed-off-by: lucperkins <lucperkins@gmail.com> * Finish initial version of setup doc * Add YAML config file for CLI docs * Finish CLI shortcode Signed-off-by: lucperkins <lucperkins@gmail.com> * Fix scrolling on mobile Signed-off-by: lucperkins <lucperkins@gmail.com> * Finish first version of usage doc Signed-off-by: lucperkins <lucperkins@gmail.com> * Remove go install section, modify CSS for CLI docs, and fix typo Signed-off-by: lucperkins <lucperkins@gmail.com>
This commit is contained in:
@@ -4,7 +4,7 @@ function anchorJs() {
|
||||
icon: '#'
|
||||
}
|
||||
|
||||
anchors.add('.content h2, .content h3, .content h4');
|
||||
anchors.add('.cli h2, .content h2, .content h3, .content h4');
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user