增加python文档

This commit is contained in:
2025-03-09 17:10:56 +08:00
parent 7153217140
commit 723430cade
1039 changed files with 699509 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
<ShortName>Python</ShortName>
<Description>搜索 Python 3.8.20 文档</Description>
<InputEncoding>utf-8</InputEncoding>
<Url type="text/html" method="get"
template="https://docs.python.org/3.8/search.html?q={searchTerms}"/>
<LongName>Python 3.8.20 文档</LongName>
<Image height="16" width="16" type="image/x-icon">https://www.python.org/images/favicon16x16.ico</Image>
</OpenSearchDescription>