Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
T
Titanium-Web-Proxy
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
Titanium-Web-Proxy
Commits
f509dacb
Commit
f509dacb
authored
Apr 27, 2018
by
justcoding121
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
prevent manifest.json from getting tracked
parent
fc452024
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
8 additions
and
654 deletions
+8
-654
.gitignore
.gitignore
+3
-0
appveyor.yml
appveyor.yml
+5
-4
manifest.json
docs/manifest.json
+0
-650
No files found.
.gitignore
View file @
f509dacb
...
...
@@ -203,3 +203,6 @@ FakesAssemblies/
# Visual Studio 6 workspace options file
*.opt
# Docfx
docs/manifest.json
\ No newline at end of file
appveyor.yml
View file @
f509dacb
...
...
@@ -24,7 +24,7 @@ configuration: Release
# to run your custom scripts instead of automatic MSBuild
build_script
:
-
cmd
:
.\
build.bat Package
-
cmd
:
build.bat Package
assembly_info
:
patch
:
true
...
...
@@ -38,6 +38,7 @@ test: on
# skip building commits that add tags (such as release tag)
skip_tags
:
true
skip_commits
:
author
:
buildbot121
...
...
@@ -60,10 +61,10 @@ environment:
secure
:
ZbRmjOcp+TDllRV1wxqLZjdRV7hld388rXlWVJuGGiQleomP9Ku+Nsy3a75E7/9k
deploy
:
-
provider
:
GitHub
auth_token
:
$
env:github_access_token
auth_token
:
$
(github_access_token)
on
:
branch
:
/(stable|beta)/
-
provider
:
NuGet
api_key
:
$
env:nuget_access_token
api_key
:
$
(nuget_access_token)
on
:
branch
:
/(stable|beta)/
docs/manifest.json
deleted
100644 → 0
View file @
fc452024
{
"homepages"
:
[],
"source_base_path"
:
"C:/projects/titanium-web-proxy/.build"
,
"xrefmap"
:
"xrefmap.yml"
,
"files"
:
[
{
"type"
:
"Resource"
,
"output"
:
{
"resource"
:
{
"relative_path"
:
"index.json"
}
},
"is_incremental"
:
false
},
{
"type"
:
"ManagedReference"
,
"source_relative_path"
:
"obj/api/Titanium.Web.Proxy.EventArguments.AsyncEventHandler-1.yml"
,
"output"
:
{
".html"
:
{
"relative_path"
:
"api/Titanium.Web.Proxy.EventArguments.AsyncEventHandler-1.html"
,
"hash"
:
"wHdzt1d3NTWZiDhu5Y93Vw=="
}
},
"is_incremental"
:
false
,
"version"
:
""
},
{
"type"
:
"ManagedReference"
,
"source_relative_path"
:
"obj/api/Titanium.Web.Proxy.EventArguments.BeforeSslAuthenticateEventArgs.yml"
,
"output"
:
{
".html"
:
{
"relative_path"
:
"api/Titanium.Web.Proxy.EventArguments.BeforeSslAuthenticateEventArgs.html"
,
"hash"
:
"UQup6Oz3TS/mGFA3jQrzqQ=="
}
},
"is_incremental"
:
false
,
"version"
:
""
},
{
"type"
:
"ManagedReference"
,
"source_relative_path"
:
"obj/api/Titanium.Web.Proxy.EventArguments.CertificateSelectionEventArgs.yml"
,
"output"
:
{
".html"
:
{
"relative_path"
:
"api/Titanium.Web.Proxy.EventArguments.CertificateSelectionEventArgs.html"
,
"hash"
:
"6QlPUs3PwWdA+2DYnmhT6A=="
}
},
"is_incremental"
:
false
,
"version"
:
""
},
{
"type"
:
"ManagedReference"
,
"source_relative_path"
:
"obj/api/Titanium.Web.Proxy.EventArguments.CertificateValidationEventArgs.yml"
,
"output"
:
{
".html"
:
{
"relative_path"
:
"api/Titanium.Web.Proxy.EventArguments.CertificateValidationEventArgs.html"
,
"hash"
:
"LBRCMDSMwGhoXwyCHcIIfQ=="
}
},
"is_incremental"
:
false
,
"version"
:
""
},
{
"type"
:
"ManagedReference"
,
"source_relative_path"
:
"obj/api/Titanium.Web.Proxy.EventArguments.DataEventArgs.yml"
,
"output"
:
{
".html"
:
{
"relative_path"
:
"api/Titanium.Web.Proxy.EventArguments.DataEventArgs.html"
,
"hash"
:
"xWAQ7bOWDM28BnvXzVyJGA=="
}
},
"is_incremental"
:
false
,
"version"
:
""
},
{
"type"
:
"ManagedReference"
,
"source_relative_path"
:
"obj/api/Titanium.Web.Proxy.EventArguments.MultipartRequestPartSentEventArgs.yml"
,
"output"
:
{
".html"
:
{
"relative_path"
:
"api/Titanium.Web.Proxy.EventArguments.MultipartRequestPartSentEventArgs.html"
,
"hash"
:
"O8uH/K5OdVFfe+RJ3yS7XA=="
}
},
"is_incremental"
:
false
,
"version"
:
""
},
{
"type"
:
"ManagedReference"
,
"source_relative_path"
:
"obj/api/Titanium.Web.Proxy.EventArguments.SessionEventArgs.yml"
,
"output"
:
{
".html"
:
{
"relative_path"
:
"api/Titanium.Web.Proxy.EventArguments.SessionEventArgs.html"
,
"hash"
:
"56GVjN05MySJoaWoRmJeAw=="
}
},
"is_incremental"
:
false
,
"version"
:
""
},
{
"type"
:
"ManagedReference"
,
"source_relative_path"
:
"obj/api/Titanium.Web.Proxy.EventArguments.SessionEventArgsBase.yml"
,
"output"
:
{
".html"
:
{
"relative_path"
:
"api/Titanium.Web.Proxy.EventArguments.SessionEventArgsBase.html"
,
"hash"
:
"+jp0HPVtr+NpvYmT/cmyMw=="
}
},
"is_incremental"
:
false
,
"version"
:
""
},
{
"type"
:
"ManagedReference"
,
"source_relative_path"
:
"obj/api/Titanium.Web.Proxy.EventArguments.TunnelConnectSessionEventArgs.yml"
,
"output"
:
{
".html"
:
{
"relative_path"
:
"api/Titanium.Web.Proxy.EventArguments.TunnelConnectSessionEventArgs.html"
,
"hash"
:
"8w2p4JJU0wrr0oSI1z+mEg=="
}
},
"is_incremental"
:
false
,
"version"
:
""
},
{
"type"
:
"ManagedReference"
,
"source_relative_path"
:
"obj/api/Titanium.Web.Proxy.EventArguments.yml"
,
"output"
:
{
".html"
:
{
"relative_path"
:
"api/Titanium.Web.Proxy.EventArguments.html"
,
"hash"
:
"KF37VsGxbZSLogMHtkCKRA=="
}
},
"is_incremental"
:
false
,
"version"
:
""
},
{
"type"
:
"ManagedReference"
,
"source_relative_path"
:
"obj/api/Titanium.Web.Proxy.ExceptionHandler.yml"
,
"output"
:
{
".html"
:
{
"relative_path"
:
"api/Titanium.Web.Proxy.ExceptionHandler.html"
,
"hash"
:
"3BbK8GWk+nnYbB5MAkaW1A=="
}
},
"is_incremental"
:
false
,
"version"
:
""
},
{
"type"
:
"ManagedReference"
,
"source_relative_path"
:
"obj/api/Titanium.Web.Proxy.Exceptions.BodyNotFoundException.yml"
,
"output"
:
{
".html"
:
{
"relative_path"
:
"api/Titanium.Web.Proxy.Exceptions.BodyNotFoundException.html"
,
"hash"
:
"h1t+8p1ST8Hz3s1h5ioNSQ=="
}
},
"is_incremental"
:
false
,
"version"
:
""
},
{
"type"
:
"ManagedReference"
,
"source_relative_path"
:
"obj/api/Titanium.Web.Proxy.Exceptions.ProxyAuthorizationException.yml"
,
"output"
:
{
".html"
:
{
"relative_path"
:
"api/Titanium.Web.Proxy.Exceptions.ProxyAuthorizationException.html"
,
"hash"
:
"A/lnu/wQxqD2wgSyR0Mwcg=="
}
},
"is_incremental"
:
false
,
"version"
:
""
},
{
"type"
:
"ManagedReference"
,
"source_relative_path"
:
"obj/api/Titanium.Web.Proxy.Exceptions.ProxyException.yml"
,
"output"
:
{
".html"
:
{
"relative_path"
:
"api/Titanium.Web.Proxy.Exceptions.ProxyException.html"
,
"hash"
:
"LMLDHkptkXVXZgDAk/McUw=="
}
},
"is_incremental"
:
false
,
"version"
:
""
},
{
"type"
:
"ManagedReference"
,
"source_relative_path"
:
"obj/api/Titanium.Web.Proxy.Exceptions.ProxyHttpException.yml"
,
"output"
:
{
".html"
:
{
"relative_path"
:
"api/Titanium.Web.Proxy.Exceptions.ProxyHttpException.html"
,
"hash"
:
"ZMc4k0yWW/LsgGRxWYMplw=="
}
},
"is_incremental"
:
false
,
"version"
:
""
},
{
"type"
:
"ManagedReference"
,
"source_relative_path"
:
"obj/api/Titanium.Web.Proxy.Exceptions.yml"
,
"output"
:
{
".html"
:
{
"relative_path"
:
"api/Titanium.Web.Proxy.Exceptions.html"
,
"hash"
:
"IDSI4dPdKDxKM4mG+0NSuw=="
}
},
"is_incremental"
:
false
,
"version"
:
""
},
{
"type"
:
"ManagedReference"
,
"source_relative_path"
:
"obj/api/Titanium.Web.Proxy.Extensions.SslApplicationProtocol.yml"
,
"output"
:
{
".html"
:
{
"relative_path"
:
"api/Titanium.Web.Proxy.Extensions.SslApplicationProtocol.html"
,
"hash"
:
"GJQnhdnb7zih1GbEPi4x+w=="
}
},
"is_incremental"
:
false
,
"version"
:
""
},
{
"type"
:
"ManagedReference"
,
"source_relative_path"
:
"obj/api/Titanium.Web.Proxy.Extensions.SslClientAuthenticationOptions.yml"
,
"output"
:
{
".html"
:
{
"relative_path"
:
"api/Titanium.Web.Proxy.Extensions.SslClientAuthenticationOptions.html"
,
"hash"
:
"/pnNhR2yy3yCzO2RoITwtA=="
}
},
"is_incremental"
:
false
,
"version"
:
""
},
{
"type"
:
"ManagedReference"
,
"source_relative_path"
:
"obj/api/Titanium.Web.Proxy.Extensions.SslServerAuthenticationOptions.yml"
,
"output"
:
{
".html"
:
{
"relative_path"
:
"api/Titanium.Web.Proxy.Extensions.SslServerAuthenticationOptions.html"
,
"hash"
:
"2JumUzisCU+nHs52BFwkxQ=="
}
},
"is_incremental"
:
false
,
"version"
:
""
},
{
"type"
:
"ManagedReference"
,
"source_relative_path"
:
"obj/api/Titanium.Web.Proxy.Extensions.yml"
,
"output"
:
{
".html"
:
{
"relative_path"
:
"api/Titanium.Web.Proxy.Extensions.html"
,
"hash"
:
"ZvPtqJF59KmlExb0FoReaw=="
}
},
"is_incremental"
:
false
,
"version"
:
""
},
{
"type"
:
"ManagedReference"
,
"source_relative_path"
:
"obj/api/Titanium.Web.Proxy.Helpers.ProxyProtocolType.yml"
,
"output"
:
{
".html"
:
{
"relative_path"
:
"api/Titanium.Web.Proxy.Helpers.ProxyProtocolType.html"
,
"hash"
:
"uMgcTdBddPVGDYOLhLvc6Q=="
}
},
"is_incremental"
:
false
,
"version"
:
""
},
{
"type"
:
"ManagedReference"
,
"source_relative_path"
:
"obj/api/Titanium.Web.Proxy.Helpers.Ref-1.yml"
,
"output"
:
{
".html"
:
{
"relative_path"
:
"api/Titanium.Web.Proxy.Helpers.Ref-1.html"
,
"hash"
:
"jBiYlH8OjnzlirW381evZg=="
}
},
"is_incremental"
:
false
,
"version"
:
""
},
{
"type"
:
"ManagedReference"
,
"source_relative_path"
:
"obj/api/Titanium.Web.Proxy.Helpers.yml"
,
"output"
:
{
".html"
:
{
"relative_path"
:
"api/Titanium.Web.Proxy.Helpers.html"
,
"hash"
:
"KwCnV6a/639xmimiEyS07w=="
}
},
"is_incremental"
:
false
,
"version"
:
""
},
{
"type"
:
"ManagedReference"
,
"source_relative_path"
:
"obj/api/Titanium.Web.Proxy.Http.ConnectRequest.yml"
,
"output"
:
{
".html"
:
{
"relative_path"
:
"api/Titanium.Web.Proxy.Http.ConnectRequest.html"
,
"hash"
:
"BSoM5mxGu/KqOIvOc/LuLA=="
}
},
"is_incremental"
:
false
,
"version"
:
""
},
{
"type"
:
"ManagedReference"
,
"source_relative_path"
:
"obj/api/Titanium.Web.Proxy.Http.ConnectResponse.yml"
,
"output"
:
{
".html"
:
{
"relative_path"
:
"api/Titanium.Web.Proxy.Http.ConnectResponse.html"
,
"hash"
:
"IDu+8hfR0D4AdizXHwRCdQ=="
}
},
"is_incremental"
:
false
,
"version"
:
""
},
{
"type"
:
"ManagedReference"
,
"source_relative_path"
:
"obj/api/Titanium.Web.Proxy.Http.HeaderCollection.yml"
,
"output"
:
{
".html"
:
{
"relative_path"
:
"api/Titanium.Web.Proxy.Http.HeaderCollection.html"
,
"hash"
:
"0B/D7xygd2hrCvJbPxeXug=="
}
},
"is_incremental"
:
false
,
"version"
:
""
},
{
"type"
:
"ManagedReference"
,
"source_relative_path"
:
"obj/api/Titanium.Web.Proxy.Http.HttpWebClient.yml"
,
"output"
:
{
".html"
:
{
"relative_path"
:
"api/Titanium.Web.Proxy.Http.HttpWebClient.html"
,
"hash"
:
"wJSf8ZEw75vNCuvzrCa6sw=="
}
},
"is_incremental"
:
false
,
"version"
:
""
},
{
"type"
:
"ManagedReference"
,
"source_relative_path"
:
"obj/api/Titanium.Web.Proxy.Http.KnownHeaders.yml"
,
"output"
:
{
".html"
:
{
"relative_path"
:
"api/Titanium.Web.Proxy.Http.KnownHeaders.html"
,
"hash"
:
"3kckHv1xYoan1VGKmh2nxA=="
}
},
"is_incremental"
:
false
,
"version"
:
""
},
{
"type"
:
"ManagedReference"
,
"source_relative_path"
:
"obj/api/Titanium.Web.Proxy.Http.Request.yml"
,
"output"
:
{
".html"
:
{
"relative_path"
:
"api/Titanium.Web.Proxy.Http.Request.html"
,
"hash"
:
"K9cawHaB9Hk8Zcf6R3NXJw=="
}
},
"is_incremental"
:
false
,
"version"
:
""
},
{
"type"
:
"ManagedReference"
,
"source_relative_path"
:
"obj/api/Titanium.Web.Proxy.Http.RequestResponseBase.yml"
,
"output"
:
{
".html"
:
{
"relative_path"
:
"api/Titanium.Web.Proxy.Http.RequestResponseBase.html"
,
"hash"
:
"a2lt3aL5zQTRnPkjB4Visw=="
}
},
"is_incremental"
:
false
,
"version"
:
""
},
{
"type"
:
"ManagedReference"
,
"source_relative_path"
:
"obj/api/Titanium.Web.Proxy.Http.Response.yml"
,
"output"
:
{
".html"
:
{
"relative_path"
:
"api/Titanium.Web.Proxy.Http.Response.html"
,
"hash"
:
"GlmpfE3rllQjJ4jD/AKeOQ=="
}
},
"is_incremental"
:
false
,
"version"
:
""
},
{
"type"
:
"ManagedReference"
,
"source_relative_path"
:
"obj/api/Titanium.Web.Proxy.Http.Responses.GenericResponse.yml"
,
"output"
:
{
".html"
:
{
"relative_path"
:
"api/Titanium.Web.Proxy.Http.Responses.GenericResponse.html"
,
"hash"
:
"Xvhyu5enT/7AH3RPPH9z6A=="
}
},
"is_incremental"
:
false
,
"version"
:
""
},
{
"type"
:
"ManagedReference"
,
"source_relative_path"
:
"obj/api/Titanium.Web.Proxy.Http.Responses.OkResponse.yml"
,
"output"
:
{
".html"
:
{
"relative_path"
:
"api/Titanium.Web.Proxy.Http.Responses.OkResponse.html"
,
"hash"
:
"idV6jr6oY0UqrP8khKuaYg=="
}
},
"is_incremental"
:
false
,
"version"
:
""
},
{
"type"
:
"ManagedReference"
,
"source_relative_path"
:
"obj/api/Titanium.Web.Proxy.Http.Responses.RedirectResponse.yml"
,
"output"
:
{
".html"
:
{
"relative_path"
:
"api/Titanium.Web.Proxy.Http.Responses.RedirectResponse.html"
,
"hash"
:
"t7JVly9cJjUedTZGcl4VoQ=="
}
},
"is_incremental"
:
false
,
"version"
:
""
},
{
"type"
:
"ManagedReference"
,
"source_relative_path"
:
"obj/api/Titanium.Web.Proxy.Http.Responses.yml"
,
"output"
:
{
".html"
:
{
"relative_path"
:
"api/Titanium.Web.Proxy.Http.Responses.html"
,
"hash"
:
"hSuC/Pe/o5/mqwoUrNvzMQ=="
}
},
"is_incremental"
:
false
,
"version"
:
""
},
{
"type"
:
"ManagedReference"
,
"source_relative_path"
:
"obj/api/Titanium.Web.Proxy.Http.yml"
,
"output"
:
{
".html"
:
{
"relative_path"
:
"api/Titanium.Web.Proxy.Http.html"
,
"hash"
:
"rQN35JuDelU1GkYY1RN3rA=="
}
},
"is_incremental"
:
false
,
"version"
:
""
},
{
"type"
:
"ManagedReference"
,
"source_relative_path"
:
"obj/api/Titanium.Web.Proxy.Models.ExplicitProxyEndPoint.yml"
,
"output"
:
{
".html"
:
{
"relative_path"
:
"api/Titanium.Web.Proxy.Models.ExplicitProxyEndPoint.html"
,
"hash"
:
"bsOa1W4YP6N54NEk+kfqUg=="
}
},
"is_incremental"
:
false
,
"version"
:
""
},
{
"type"
:
"ManagedReference"
,
"source_relative_path"
:
"obj/api/Titanium.Web.Proxy.Models.ExternalProxy.yml"
,
"output"
:
{
".html"
:
{
"relative_path"
:
"api/Titanium.Web.Proxy.Models.ExternalProxy.html"
,
"hash"
:
"lR/duUbvn9ZP8xzF0r0MRA=="
}
},
"is_incremental"
:
false
,
"version"
:
""
},
{
"type"
:
"ManagedReference"
,
"source_relative_path"
:
"obj/api/Titanium.Web.Proxy.Models.HttpHeader.yml"
,
"output"
:
{
".html"
:
{
"relative_path"
:
"api/Titanium.Web.Proxy.Models.HttpHeader.html"
,
"hash"
:
"dA/OxMEJfXY3jLjHtxg8zA=="
}
},
"is_incremental"
:
false
,
"version"
:
""
},
{
"type"
:
"ManagedReference"
,
"source_relative_path"
:
"obj/api/Titanium.Web.Proxy.Models.ProxyEndPoint.yml"
,
"output"
:
{
".html"
:
{
"relative_path"
:
"api/Titanium.Web.Proxy.Models.ProxyEndPoint.html"
,
"hash"
:
"Rr03BtBj0skSAxcBSWhonw=="
}
},
"is_incremental"
:
false
,
"version"
:
""
},
{
"type"
:
"ManagedReference"
,
"source_relative_path"
:
"obj/api/Titanium.Web.Proxy.Models.TransparentProxyEndPoint.yml"
,
"output"
:
{
".html"
:
{
"relative_path"
:
"api/Titanium.Web.Proxy.Models.TransparentProxyEndPoint.html"
,
"hash"
:
"y6E5s/7K5U5bEkjV/hVbIg=="
}
},
"is_incremental"
:
false
,
"version"
:
""
},
{
"type"
:
"ManagedReference"
,
"source_relative_path"
:
"obj/api/Titanium.Web.Proxy.Models.yml"
,
"output"
:
{
".html"
:
{
"relative_path"
:
"api/Titanium.Web.Proxy.Models.html"
,
"hash"
:
"zMS7e47YZHnc0unsqEiaSw=="
}
},
"is_incremental"
:
false
,
"version"
:
""
},
{
"type"
:
"ManagedReference"
,
"source_relative_path"
:
"obj/api/Titanium.Web.Proxy.Network.CertificateEngine.yml"
,
"output"
:
{
".html"
:
{
"relative_path"
:
"api/Titanium.Web.Proxy.Network.CertificateEngine.html"
,
"hash"
:
"j8aFxOYlQsC5xqVjuJxxYA=="
}
},
"is_incremental"
:
false
,
"version"
:
""
},
{
"type"
:
"ManagedReference"
,
"source_relative_path"
:
"obj/api/Titanium.Web.Proxy.Network.CertificateManager.yml"
,
"output"
:
{
".html"
:
{
"relative_path"
:
"api/Titanium.Web.Proxy.Network.CertificateManager.html"
,
"hash"
:
"WDkICxdqgKaN9UomraS6dA=="
}
},
"is_incremental"
:
false
,
"version"
:
""
},
{
"type"
:
"ManagedReference"
,
"source_relative_path"
:
"obj/api/Titanium.Web.Proxy.Network.WinAuth.WinAuthHandler.yml"
,
"output"
:
{
".html"
:
{
"relative_path"
:
"api/Titanium.Web.Proxy.Network.WinAuth.WinAuthHandler.html"
,
"hash"
:
"mItvKfhyv3p0y1Yt9Q6tDw=="
}
},
"is_incremental"
:
false
,
"version"
:
""
},
{
"type"
:
"ManagedReference"
,
"source_relative_path"
:
"obj/api/Titanium.Web.Proxy.Network.WinAuth.yml"
,
"output"
:
{
".html"
:
{
"relative_path"
:
"api/Titanium.Web.Proxy.Network.WinAuth.html"
,
"hash"
:
"D70K5i6ZLreNyvsj56FZ5w=="
}
},
"is_incremental"
:
false
,
"version"
:
""
},
{
"type"
:
"ManagedReference"
,
"source_relative_path"
:
"obj/api/Titanium.Web.Proxy.Network.yml"
,
"output"
:
{
".html"
:
{
"relative_path"
:
"api/Titanium.Web.Proxy.Network.html"
,
"hash"
:
"ScAlC3Bz8lyhK4XoNUtuyw=="
}
},
"is_incremental"
:
false
,
"version"
:
""
},
{
"type"
:
"ManagedReference"
,
"source_relative_path"
:
"obj/api/Titanium.Web.Proxy.ProxyServer.yml"
,
"output"
:
{
".html"
:
{
"relative_path"
:
"api/Titanium.Web.Proxy.ProxyServer.html"
,
"hash"
:
"6UtzwMBtYHA4uA1hQcPz7g=="
}
},
"is_incremental"
:
false
,
"version"
:
""
},
{
"type"
:
"ManagedReference"
,
"source_relative_path"
:
"obj/api/Titanium.Web.Proxy.yml"
,
"output"
:
{
".html"
:
{
"relative_path"
:
"api/Titanium.Web.Proxy.html"
,
"hash"
:
"MGKipca/1hdKjdqvVJzV1w=="
}
},
"is_incremental"
:
false
,
"version"
:
""
},
{
"type"
:
"Toc"
,
"source_relative_path"
:
"obj/api/toc.yml"
,
"output"
:
{
".html"
:
{
"relative_path"
:
"api/toc.html"
,
"hash"
:
"FKurNWenYmx/g7gtPTgDQQ=="
}
},
"is_incremental"
:
false
,
"version"
:
""
}
],
"incremental_info"
:
[
{
"status"
:
{
"can_incremental"
:
false
,
"details"
:
"Cannot build incrementally because last build info is missing."
,
"incrementalPhase"
:
"build"
},
"processors"
:
{
"TocDocumentProcessor"
:
{
"can_incremental"
:
false
,
"details"
:
"Processor TocDocumentProcessor cannot suppport incremental build because the processor doesn't implement ISupportIncrementalDocumentProcessor interface."
,
"incrementalPhase"
:
"build"
},
"ManagedReferenceDocumentProcessor"
:
{
"can_incremental"
:
false
,
"incrementalPhase"
:
"build"
}
}
},
{
"status"
:
{
"can_incremental"
:
false
,
"details"
:
"Cannot support incremental post processing, the reason is: should not trace intermediate info."
,
"incrementalPhase"
:
"postProcessing"
},
"processors"
:
{}
}
],
"version_info"
:
{},
"groups"
:
[
{
"xrefmap"
:
"xrefmap.yml"
}
]
}
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment