File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ SciPyの推奨されるインストール方法は、あなたの好みのワー
16
16
- ** システムパッケージマネージャー** _ (推奨されません)_
17
17
- ** ソースからのビルド** _ (デバッグと開発用)_
18
18
19
- \ [ 静的型スタブ] を使用してSciPyをインストールするには、
19
+ [ 静的型スタブ] を使用してSciPyをインストールするには、
20
20
[ 型スタブを使用したインストール] ( #type-stubs ) をご覧ください。
21
21
22
22
[ static type stubs ] : [https://typing.readthedocs.io/en/latest/guides/libraries.html](https://typing.readthedocs.io/en/latest/guides/libraries.html)
@@ -227,7 +227,7 @@ content = ''' <a name="building-from-source"></a>
227
227
228
228
注意点: ソースコードからSciPyをビルドするのは簡単ではない場合があります。 お使いのプラットフォームで、上記の方法のいずれかを通じてバイナリソフトが利用可能な場合は、それを使用することをおすすめします。
229
229
ソースコードからのビルド方法の詳細については、
230
- \ [ ビルドドキュメント] を参照してください。
230
+ [ ビルドドキュメント] を参照してください。
231
231
232
232
[ building-docs ] : https://scipy.github.io/devdocs/building/index.html
233
233
You can’t perform that action at this time.
0 commit comments