We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c15f459 commit c370d95Copy full SHA for c370d95
update_docs.sh
@@ -1,6 +1,5 @@
1
#!/usr/bin/env bash
2
git checkout gh-pages
3
-git show RxJava1.x:README.md >docs/RxJava1.x/README.md
4
git show RxJava2.x:README.md >docs/RxJava2.x/README.md
5
git add -A
6
git commit -m "updating docs"
0 commit comments