1
3

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

環境

Windows 10 Enterprise

やり方

ダウンロード
image.png

解凍して適切なフォルダに移動(僕はProgramFilesにしました)
image.png

コントロールパネルを開く
image.png

システムとセキュリティ
image.png

システム
image.png

システムの詳細設定
image.png

環境変数
image.png

Path > ダブルクリック
image.png

新規 > docfxのパスを入力 > OK
image.png

コマンドラインを起動
image.png

コマンドを実行

docfx init -q

image.png

docfx docfx_project\docfx.json --serve

image.png

localhost:8080 にアクセス
image.png

完了!

1
3
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
3

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?