We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abadbdf commit ce2113bCopy full SHA for ce2113b
.readthedocs.yaml
@@ -15,5 +15,5 @@ build:
15
- bundle install
16
- bundle exec rake doc:yard
17
- mkdir -p $READTHEDOCS_OUTPUT/html
18
- - cp -r doc/ $READTHEDOCS_OUTPUT/html/
+ - cp -r doc/. $READTHEDOCS_OUTPUT/html/
19
- ls -l $READTHEDOCS_OUTPUT/html
0 commit comments