Commit b3cf911
call deploydocs with arguments that Documenter currently supports (#668)
The julia and osname arguments no longer exist. Those things are
supposed to be specified in travis.yml.
The development branch of ApproxFun is 9 months behind master, so
manual for the development version of ApproxFun should come from
the master branch. Deploydocs does that by default.
The other arguments to deploydocs are the default values. Specifying
them explicitly has no effect, except that there is more code for
maintainers to understand.1 parent a6106de commit b3cf911
1 file changed
+1
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
| 25 | + | |
32 | 26 | | |
0 commit comments