Merge pull request #7326 from xinbinhuang/improve_marker_doc
Remove start_doc_server.sh script
This commit is contained in:
commit
aabf03350a
|
@ -1,5 +0,0 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
MY_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
||||
cd "${MY_DIR}"/_build/html || exit
|
||||
python -m http.server 8000
|
Loading…
Reference in New Issue