File tree Expand file tree Collapse file tree 5 files changed +32
-2
lines changed Expand file tree Collapse file tree 5 files changed +32
-2
lines changed Original file line number Diff line number Diff line change 1+ _site
2+ api
Original file line number Diff line number Diff line change 33 {
44 "src" : [
55 {
6- "src" : " ./src/Elastic.Clients.Elasticsearch " ,
6+ "src" : " .. /src" ,
77 "files" : [
8- " **/* .csproj"
8+ " **/Elastic.Clients.Elasticsearch .csproj"
99 ]
1010 }
1111 ],
3838 "globalMetadata" : {
3939 "_appName" : " Elasticsearch.NET" ,
4040 "_appTitle" : " Elasticsearch.NET" ,
41+ "_appLogoPath" : " images/logo.svg" ,
4142 "_enableSearch" : true ,
4243 "_disableContribution" : true ,
4344 "pdf" : false
Original file line number Diff line number Diff line change 1+ ---
2+ _layout : landing
3+ ---
4+
5+ # Elasticsearch .NET API
6+
7+ This is the home of the Elasticsearch .NET Client API Reference Documentation.
8+
9+ Please click on ` API ` in the top menu to get to the API overview.
Original file line number Diff line number Diff line change 1+ - name : API
2+ href : api/
You can’t perform that action at this time.
0 commit comments