You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ signature files (`*.fsi`) in the FSharp.Core implementation.
19
19
20
20
## Contributing to Generation of API Docs
21
21
22
-
The docs generated by using `fsdocs` tool from FSharp.Formatting. If you want to improve the generation process:
22
+
The docs are generated by using `fsdocs` tool from FSharp.Formatting. If you want to improve the generation process:
23
23
24
24
* Contribute to the API Docs mode and/or HTML generator in [FSharp.Formatting.ApiDocs](https://github.com/fsprojects/FSharp.Formatting/tree/master/src/FSharp.Formatting.ApiDocs) and [the `fsdocs` tool](https://github.com/fsprojects/FSharp.Formatting/tree/master/src/FSharp.Formatting.CommandTool)
0 commit comments