Skip to content

Commit a4cd08e

Browse files
authored
Merge pull request #4 from python-ed-open-doc/feature/ryu22e-review-of-file-structure
「Pythonセットアップと起動」のファイル構成見直し
2 parents d5558d1 + cb599aa commit a4cd08e

File tree

5 files changed

+4
-6
lines changed

5 files changed

+4
-6
lines changed

source/python-setup/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ Pythonセットアップと起動
88

99
install-py39-win
1010
install-py39-mac
11-
start-up
12-
interpreter
11+
install-py39-others
12+
start-up-and-interpreter
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Pythonのインストール(その他)

source/python-setup/interpreter.md

Lines changed: 0 additions & 2 deletions
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Pythonをコマンドから起動・Pythonの対話モード

source/python-setup/start-up.md

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)