mirror of
https://github.com/nsnail/FreeSql.git
synced 2025-06-18 20:08:15 +08:00
add docfx support
This commit is contained in:
14
docs/README.md
Normal file
14
docs/README.md
Normal file
@ -0,0 +1,14 @@
|
||||
|
||||
### DocFX
|
||||
- https://dotnet.github.io/docfx/tutorial/docfx_getting_started.html
|
||||
|
||||
|
||||
run
|
||||
|
||||
```
|
||||
docfx docfx_project\docfx.json --serve
|
||||
|
||||
or
|
||||
|
||||
docfx .\docfx.json --serve
|
||||
```
|
Reference in New Issue
Block a user