Movatterモバイル変換


[0]ホーム

URL:


Header menu logoF# Compiler Guide

Running the documentation locally

The source of this documentation website is hosted onhttps://github.com/fsharp/fsharp-compiler-docs.
You can follow this guide to see the results of your document changes rendered in the browser.

Setup

fsharp/fsharp-compiler-docs will clone thedotnet/fsharp repository first to generate the documentation.
You can however, easily run the documentation locally and modify thedocs fromdotnet/fsharp.

gitclonehttps://github.com/fsharp/fsharp-compiler-docs.git
cdfsharp-compiler-docs/FSharp.Compiler.Servicedotnetrestore
cd..dotnettoolrestore
dotnetfsdocswatch--eval--sourcefolder../fsharp/--input../fsharp/docs/

Release notes caveat

The release notes pages fromdocs/release-notes are composed from the MarkDown files in subfolders.
Changing any of these files, won't regenerate the served webpage. Only the changes to the.fsx will trigger the tool. This is a known limitation.

Multiple items
namespace Microsoft.FSharp

--------------------
namespace FSharp

On this page

Type something to start searching.


[8]ページ先頭

©2009-2025 Movatter.jp