forked from vieter-v/vieter
docs: started HTTP documentation using slate
This commit is contained in:
parent
2abbc11118
commit
1d034e670e
44 changed files with 17744 additions and 0 deletions
27
docs/api/.gitignore
vendored
Normal file
27
docs/api/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
*.gem
|
||||
*.rbc
|
||||
.bundle
|
||||
.config
|
||||
coverage
|
||||
InstalledFiles
|
||||
lib/bundler/man
|
||||
pkg
|
||||
rdoc
|
||||
spec/reports
|
||||
test/tmp
|
||||
test/version_tmp
|
||||
tmp
|
||||
*.DS_STORE
|
||||
build/
|
||||
.cache
|
||||
.vagrant
|
||||
.sass-cache
|
||||
|
||||
# YARD artifacts
|
||||
.yardoc
|
||||
_yardoc
|
||||
doc/
|
||||
.idea/
|
||||
|
||||
# Vagrant artifacts
|
||||
ubuntu-*-console.log
|
||||
Loading…
Add table
Add a link
Reference in a new issue