File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -66,6 +66,12 @@ <h1 class="logo">
6666 < nav class ="main-nav ">
6767 < div class ="nav-current "> Python</ div >
6868 < ul class ="menu ">
69+ < li >
70+ < a href ="http://googlecloudplatform.github.io/google-cloud-dotnet " title =".NET docs page ">
71+ < img src ="{{ pathto('_static/images/icon-lang-dotnet.svg', 1)}} " alt =".NET icon " class ="menu-icon " />
72+ .NET
73+ </ a >
74+ </ li >
6975 < li >
7076 < a href ="
7177https://googlecloudplatform.github.io/gcloud-java/ " title ="gcloud-java page ">
@@ -80,6 +86,13 @@ <h1 class="logo">
8086 Node.js
8187 </ a >
8288 </ li >
89+ < li >
90+ < a href ="
91+ https://googlecloudplatform.github.io/gcloud-php/ " title ="PHP docs page ">
92+ < img src ="{{ pathto('_static/images/icon-lang-php.svg', 1) }} " alt ="PHP icon " class ="menu-icon " />
93+ PHP
94+ </ a >
95+ </ li >
8396 < li >
8497 < a href ="# " title ="Python docs page ">
8598 < img src ="{{ pathto('_static/images/icon-lang-python.svg', 1) }} " alt ="Python icon " class ="menu-icon " />
@@ -93,12 +106,6 @@ <h1 class="logo">
93106 Ruby
94107 </ a >
95108 </ li >
96- < li >
97- < a href ="http://googlecloudplatform.github.io/google-cloud-dotnet " title =".NET docs page ">
98- < img src ="{{ pathto('_static/images/icon-lang-dotnet.svg', 1)}} " alt =".NET icon " class ="menu-icon " />
99- .NET
100- </ a >
101- </ li >
102109 </ ul >
103110 </ nav > <!-- end of .main-nav -->
104111 {%- if show_source and has_source and pagename %}
You can’t perform that action at this time.
0 commit comments