Home
last modified time | relevance | path

Searched defs:docs (Results 1 – 25 of 2769) sorted by relevance

12345678910>>...111

/dports/databases/powa-web/powa-web-4.0.2/powa/static/bower_components/lunr.js/example/
H A Dexample_index.json1 …ost":1}],"ref":"id","documentStore":{"store":{"78932":["appropri","box","code","code></pr","dom","… object
/dports/devel/zls/zls-0.9.0/src/data/
H A Dgenerate-data.py61 docs = re.sub( variable
63 docs = re.sub( variable
68 docs = minify_html.minify(docs) variable
70 docs = docs[docs.index(prefix)+len(prefix):] variable
71 docs = docs.replace('<p>', '\n\n') variable
72 docs = re.sub(r'{#(end)?syntax#}', '`', docs) variable
75 docs = re.sub(r'</?code>', '`', docs) variable
77 docs = docs.replace('`</pre>', '\n```') variable
79 docs = docs.replace('```<', '```\n<') variable
81 docs = re.sub(r'</?em>', '*', docs) variable
[all …]
/dports/lang/rust/rustc-1.58.1-src/vendor/mdbook/tests/
H A Dsearchindex_fixture.json134 "docs": { object
275 "docs": { object
286 "docs": { object
306 "docs": {}, object
429 "docs": {}, object
842 "docs": { object
872 "docs": {}, object
2846 "docs": { object
2857 "docs": { object
3455 "docs": { object
[all …]
/dports/textproc/mdbook/mdBook-0.4.13/cargo-crates/elasticlunr-rs-2.3.13/tests/
H A Dsearchindex_fixture.json29 "docs": { object
73 "docs": { object
81 "docs": { object
89 "docs": { object
97 "docs": { object
105 "docs": { object
113 "docs": { object
122 "docs": { object
153 "docs": {}, object
440 "docs": {}, object
[all …]
H A Dsearchindex_fixture_ja.json21 "docs": { object
54 "docs": {}, object
57 "docs": {}, object
60 "docs": { object
68 "docs": { object
93 "docs": {}, object
120 "docs": { object
183 "docs": { object
191 "docs": { object
397 "docs": { object
[all …]
/dports/www/zola/zola-0.15.2/cargo-crates/elasticlunr-rs-2.3.14/tests/
H A Dsearchindex_fixture.json29 "docs": { object
73 "docs": { object
81 "docs": { object
89 "docs": { object
97 "docs": { object
105 "docs": { object
113 "docs": { object
122 "docs": { object
153 "docs": {}, object
440 "docs": {}, object
[all …]
H A Dsearchindex_fixture_ja.json21 "docs": { object
54 "docs": {}, object
57 "docs": {}, object
60 "docs": { object
68 "docs": { object
93 "docs": {}, object
120 "docs": { object
183 "docs": { object
191 "docs": { object
397 "docs": { object
[all …]
/dports/lang/rust/rustc-1.58.1-src/vendor/elasticlunr-rs/tests/
H A Dsearchindex_fixture.json29 "docs": { object
73 "docs": { object
81 "docs": { object
89 "docs": { object
97 "docs": { object
105 "docs": { object
113 "docs": { object
122 "docs": { object
153 "docs": {}, object
440 "docs": {}, object
[all …]
H A Dsearchindex_fixture_ja.json21 "docs": { object
54 "docs": {}, object
57 "docs": {}, object
60 "docs": { object
68 "docs": { object
93 "docs": {}, object
120 "docs": { object
183 "docs": { object
191 "docs": { object
397 "docs": { object
[all …]
/dports/textproc/mdbook/mdBook-0.4.13/tests/
H A Dsearchindex_fixture.json146 "docs": { object
299 "docs": { object
310 "docs": { object
330 "docs": {}, object
477 "docs": {}, object
924 "docs": { object
954 "docs": {}, object
2957 "docs": { object
2968 "docs": { object
3624 "docs": { object
[all …]
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/mdbook-0.4.13/tests/
H A Dsearchindex_fixture.json146 "docs": { object
299 "docs": { object
310 "docs": { object
330 "docs": {}, object
477 "docs": {}, object
924 "docs": { object
954 "docs": {}, object
2957 "docs": { object
2968 "docs": { object
3624 "docs": { object
[all …]
/dports/security/clamav/clamav-0.104.2/docs/html/
H A Dsearchindex.json1 …res","Introduction.html#license","Introduction.html#supported-platforms","Introduction.html#recomm… object
/dports/security/clamav-lts/clamav-0.103.5/docs/html/
H A Dsearchindex.json1 …res","Introduction.html#license","Introduction.html#supported-platforms","Introduction.html#recomm… object
/dports/devel/py-pip-tools/pip-tools-6.3.1/
H A Dtox.ini43 basepython = python3
44 deps =
51 commands_pre =
52 commands =
81 passenv =
83 skip_install = true
89 deps =
96 commands_pre =
97 commands =
114 passenv =
[all …]
/dports/security/py-pyblake2/pyblake2-1.1.2/
H A Dtox.ini11 basepython=python2.7
12 changedir=doc_src
13 deps=sphinx
14 commands=sphinx-build -b doctest . {envtmpdir}/doctest
17 basepython=python3.3
18 changedir=doc_src
19 deps=sphinx
20 commands=sphinx-build -b doctest . {envtmpdir}/doctest
/dports/www/py-fastapi/fastapi-0.70.0/docs/en/docs/advanced/
H A Dextending-openapi.md104 ### Project file structure
127 ### Download the files
155 ### Serve the static files
164 ### Test the static files
188 ### Disable the automatic docs
198 ### Include the custom docs
223 ### Create a *path operation* to test it
231 ### Test it
/dports/www/py-cheroot/cheroot-8.5.2/
H A Dtox.ini38 basepython = python3.8
40 changedir = docs
41 commands =
70 basepython = {[testenv:build-docs]basepython}
73 commands =
85 extras =
87 whitelist_externals =
94 commands =
106 deps =
109 extras =
[all …]
/dports/databases/couchdb3/apache-couchdb-3.2.1/src/mango/test/
H A D04-key-tests.py66 def check(docs): argument
79 def check(docs): argument
92 def check(docs): argument
107 def check(docs): argument
121 def check(docs): argument
131 def check(docs): argument
139 def check_empty(docs): argument
147 def check(docs): argument
155 def check_empty(docs): argument
/dports/sysutils/py-ansible-lint/ansible-lint-5.3.1/
H A Dtox.ini97 description = Builds docs
98 basepython = python3
99 deps =
124 description = Linkcheck The Docs
125 basepython = {[testenv:docs]basepython}
126 deps = {[testenv:docs]deps}
127 setenv =
129 commands =
140 changedir = {[testenv:docs]changedir}
/dports/devel/py-pyquery/pyquery-1.4.3/
H A Dtox.ini30 skip_install=false
31 skipsdist=true
32 basepython = python3.7
33 changedir = docs
34 deps =
37 commands =
/dports/devel/py-pytest-regressions/pytest-regressions-2.2.0/
H A Dtox.ini17 basepython = python3.7
18 changedir = doc
19 skipsdist = True
20 usedevelop = True
21 deps =
24 commands =
/dports/sysutils/py-execnet/execnet-1.6.0/
H A Dtox.ini12 skipsdist = True
13 usedevelop = True
14 changedir = doc
15 deps =
18 commands =
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/common/py_vulcanize/third_party/rcssmin/_setup/py3/
H A Dsetup.py75 def find_description(docs): argument
120 def find_classifiers(docs): argument
139 def find_provides(docs): argument
158 def find_license(docs): argument
197 def find_data(name, docs): argument
245 def make_manifest(manifest, config, docs, kwargs): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/common/py_vulcanize/third_party/rjsmin/_setup/py3/
H A Dsetup.py75 def find_description(docs): argument
120 def find_classifiers(docs): argument
139 def find_provides(docs): argument
158 def find_license(docs): argument
197 def find_data(name, docs): argument
245 def make_manifest(manifest, config, docs, kwargs): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/common/py_vulcanize/third_party/rcssmin/_setup/py2/
H A Dsetup.py74 def find_description(docs): argument
119 def find_classifiers(docs): argument
138 def find_provides(docs): argument
157 def find_license(docs): argument
196 def find_data(name, docs): argument
244 def make_manifest(manifest, config, docs, kwargs): argument

12345678910>>...111