-
Notifications
You must be signed in to change notification settings - Fork 6
Updating docs-server docs and making it more reliable. #124
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
| check_dependencies | ||
|
|
||
| cd "$(dirname "$0")"/.. | ||
| # Only watch the python files, because the npm server will live reload the markdown docs. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
oooh nice this is a great fix
|
@robotrapta This was ready to go but I think we forgot to merge it! |
c72f799 to
d1a8f1e
Compare
|
I fixed all the merge conflicts by manually re-basing. So I think this is ready again @sunildkumar |
blaise-muhirwa
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great!
Updating
start_docs_server.shwith README instructions and making it work more broadly.