Commit fed2b04
committed
ci: use travis to automatically build documentation
Currently, HTML pages must be built manually through:
cd docs && rake
This is not very practical and there are good chances that the doc will
soon fall out of sync. To prevent that, use Travis to build the
documentation and push it to `netdsa/netdsa.github.io`. That way, online
documentation should always be in sync with the code.1 parent a835668 commit fed2b04
1 file changed
+20
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
0 commit comments