Start using Yard
- Add yard to Gemfile - Configure .yardopts to pull in proper files - Update custom docs to include yard metadata
This commit is contained in:
parent
893c71ea51
commit
c729916f9d
7 changed files with 121 additions and 52 deletions
9
.yardopts
Normal file
9
.yardopts
Normal file
|
@ -0,0 +1,9 @@
|
|||
--title "Sapling Documentation"
|
||||
-
|
||||
README.md
|
||||
docs/config_file.md
|
||||
docs/config_file_example.md
|
||||
docs/editor.md
|
||||
CONTRIBUTING.md
|
||||
LICENSE
|
||||
lib/**.*.rb
|
Loading…
Add table
Add a link
Reference in a new issue