File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 "release_level" : " stable" ,
66 "language" : " python" ,
77 "library_type" : " CORE" ,
8- "repo" : " googleapis/proto-plus -python" ,
8+ "repo" : " googleapis/google-cloud -python" ,
99 "distribution_name" : " proto-plus" ,
1010 "default_version" : " " ,
1111 "codeowner_team" : " "
Original file line number Diff line number Diff line change 107107# -- Options for HTMLHelp output ---------------------------------------------
108108
109109# Output file base name for HTML help builder.
110- htmlhelp_basename = "proto-plus-python "
110+ htmlhelp_basename = "proto-plus"
111111
112112
113113# -- Options for LaTeX output ------------------------------------------------
133133latex_documents = [
134134 (
135135 master_doc ,
136- "proto-plus-python .tex" ,
136+ "proto-plus.tex" ,
137137 "Proto Plus for Python Documentation" ,
138138 "Luke Sneeringer" ,
139139 "manual" ,
148148man_pages = [
149149 (
150150 master_doc ,
151- "proto-plus-python " ,
151+ "proto-plus" ,
152152 "Proto Plus for Python Documentation" ,
153153 [author ],
154154 1 ,
164164texinfo_documents = [
165165 (
166166 master_doc ,
167- "proto-plus-python " ,
167+ "proto-plus" ,
168168 "Proto Plus for Python Documentation" ,
169169 author ,
170- "proto-plus-python " ,
170+ "proto-plus" ,
171171 "One line description of project." ,
172172 "Miscellaneous" ,
173173 ),
Original file line number Diff line number Diff line change @@ -46,7 +46,8 @@ dynamic = ["version"]
4646
4747[project .urls ]
4848Documentation = " https://googleapis.dev/python/proto-plus/latest/"
49- Repository = " https://github.com/googleapis/proto-plus-python"
49+ Repository = " https://github.com/googleapis/google-cloud-python"
50+ Homepage = " https://github.com/googleapis/google-cloud-python/tree/main/packages/proto-plus"
5051
5152[project .optional-dependencies ]
5253testing = [" google-api-core >= 1.31.5" ]
You can’t perform that action at this time.
0 commit comments