Repo organizing
- Add doc/ directory, so publishing to gh-pages is a bit easier. - Update .gitignore to not ignore the doc/ directory. - Move manual documentation directory into new var directory (var/docs) - Move example dialogue tree into new var directory (var/trees) - Update YARD to find manual documentation in new var directory
This commit is contained in:
parent
ee682ece5d
commit
04b52c13fc
32 changed files with 4560 additions and 4 deletions
|
@ -1,9 +1,9 @@
|
|||
--title "Sapling Documentation"
|
||||
-
|
||||
README.md
|
||||
docs/config_file.md
|
||||
docs/config_file_example.md
|
||||
docs/editor.md
|
||||
var/docs/config_file.md
|
||||
var/docs/config_file_example.md
|
||||
var/docs/editor.md
|
||||
CONTRIBUTING.md
|
||||
LICENSE
|
||||
lib/**.*.rb
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue