Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc4bcaf7

Browse files
committed
add docs/update_docs.sh
1 parent053f2ed commitc4bcaf7

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

‎docs/requirements.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
Sphinx
2+
sphinxcontrib-napoleon

‎docs/update_docs.sh

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
#!/usr/bin/env bash
2+
3+
WORK_DIR="$(dirname$0)"
4+
5+
# build new docs and copy them to root
6+
make -C"$WORK_DIR" html
7+
cp -R"$WORK_DIR"/build/html/*"$WORK_DIR"/..

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp