This commit is contained in:
equinox2k 2019-02-15 07:55:07 -08:00
Родитель 6dda225286
Коммит f9bf8dfc1b
5 изменённых файлов: 7 добавлений и 7 удалений

Просмотреть файл

@ -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)

Просмотреть файл

Просмотреть файл