Update: docs
This commit is contained in:
Родитель
6dda225286
Коммит
f9bf8dfc1b
|
@ -13,7 +13,7 @@
|
|||
"cwd": ".."
|
||||
}
|
||||
],
|
||||
"dest": "api1",
|
||||
"dest": "svgsharpie",
|
||||
"properties":
|
||||
{
|
||||
"TargetFramework": "netstandard1.3"
|
||||
|
@ -43,9 +43,9 @@
|
|||
"content": [
|
||||
{
|
||||
"files": [
|
||||
"api1/**.yml",
|
||||
"api1/*.md",
|
||||
"api1/toc.yml"
|
||||
"svgsharpie/**.yml",
|
||||
"svgsharpie/*.md",
|
||||
"svgsharpie/toc.yml"
|
||||
],
|
||||
"exclude": [
|
||||
"obj/**",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
### YamlMime:TableOfContent
|
||||
- name: SVGSharpie
|
||||
href: ../api1/toc.yml
|
||||
homepage: ../api1/index.md
|
||||
href: ../svgsharpie/toc.yml
|
||||
homepage: ../svgsharpie/index.md
|
||||
- name: SVGSharpie.ImageSharp
|
||||
href: ../api2/toc.yml
|
||||
homepage: ../api2/index.md
|
|
@ -1,3 +1,3 @@
|
|||
Welcome to Equinox Labs documentation
|
||||
|
||||
[API Documentation](/api1/EquinoxLabs.SVGSharpie.html)
|
||||
[API Documentation](/svgsharpie/index.html)
|
Загрузка…
Ссылка в новой задаче