Commit Graph

5 Commits

Author SHA1 Message Date
Patrice Chalin 47cd70ee9c
Simplify API reference URL design and redirect handling (#299)
* Redirect ".../api" paths
* Simplify logic
* Avoiding use of deprecated .Page.Dir
2020-06-19 12:39:48 -04:00
Patrice Chalin 24f1af3017 All languages covered 2020-06-11 09:25:53 -04:00
Patrice Chalin e81796f189 Use lang specific redirects + catch all 2020-06-11 09:25:13 -04:00
Patrice Chalin d89cf21373
Move API-reference links to language-specific pages (#245)
* Move API-reference links to language-specific pages

* Remove language references from reference page

Note that the page no longer shows up in the left-nav.

* Drop shortcode and data file that aren't used anymore

* Drop reference page

* C# .NET page: make prose match other pages

* gRPC-for-.NET prose tweak

* Eric's feedback: don't add mention of gRPC core in Languages page
2020-05-28 15:05:33 -04:00
Patrice Chalin 08f2a06b14
C# pages: repurpose non-quick-start page into a "gRPC for .NET" page (#244)
* Initial revision

* Create separate dotnet page

* Simplify the C# section page
2020-05-28 13:14:44 -04:00