This website requires JavaScript.
Explore
Help
Sign In
Mirror
/
zulip
mirror of
https://github.com/zulip/zulip.git
Watch
1
Star
0
Fork
You've already forked zulip
0
Code
Issues
Projects
Releases
Wiki
Activity
fdc4de9435
zulip
/
tools
/
build-docs
6 lines
74 B
Bash
Executable File
Raw
Blame
History
#!/usr/bin/env bash
cd
"
$(
dirname
"
$0
"
)
"
/../docs
rm -rf _build
make html
Reference in New Issue
View Git Blame
Copy Permalink