Home
last modified time | relevance | path

Searched full:language (Results 1 – 25 of 2964) sorted by relevance

12345678910>>...119

/hal_espressif-2.7.6/docs/
Dbuild_docs.py6 # This is just a front-end to sphinx-build that can call it multiple times for different language/t…
23 # See the License for the specific language governing permissions and
82 … 'Check `Beta: Use Unicode UTF-8 for worldwide language support` and reboot')
86 parser.add_argument('--language', '-l', choices=LANGUAGES, required=False)
97 …p='List of documents to build relative to the doc base folder, i.e. the language folder. Defaults …
111 if args.language is None:
115 languages = [args.language]
165 for language in languages:
166 build_dir = os.path.realpath(os.path.join(args.build_dir, language, target))
167 … source_dir = os.path.join(os.path.abspath(os.path.dirname(__file__)), args.source_dir, language)
[all …]
Dcheck_lang_folder_sync.sh5 # 1. Traverse each folder with language version and generate a sorted list
10 # All differences between folders with language versions should be resolved
Dconf_common.py3 # Common (non-language-specific) configuration for Read The Docs & Sphinx
8 # This file is imported from a language-specific conf.py (ie en/conf.py or
472 …pdf_name = 'esp-idf-{}-{}-{}'.format(app.config.language, app.config.version, app.config.idf_targe…
478 config.html_context['conf_py_path'] = '/docs/{}/'.format(app.config.language)
488 }[app.config.language]
493 print('Downloading font file %s for %s' % (font_name, app.config.language))
/hal_espressif-2.7.6/docs/zh_CN/
Dconf.py3 # English Language RTD & Sphinx config file
5 # Uses ../conf_common.py for most non-language-specific settings.
7 # Importing conf_common adds all the non-language-specific
21 # The language for content autogenerated by Sphinx. Refer to documentation
23 language = 'zh_CN' variable
/hal_espressif-2.7.6/docs/en/
Dconf.py3 # English Language RTD & Sphinx config file
5 # Uses ../conf_common.py for most non-language-specific settings.
7 # Importing conf_common adds all the non-language-specific
21 # The language for content autogenerated by Sphinx. Refer to documentation
23 language = 'en' variable
/hal_espressif-2.7.6/docs/test/en/
Dconf.py3 # English Language RTD & Sphinx config file
5 # Uses ../conf_common.py for most non-language-specific settings.
6 # Importing conf_common adds all the non-language-specific
20 # The language for content autogenerated by Sphinx. Refer to documentation
22 language = 'en' variable
/hal_espressif-2.7.6/tools/ci/
Ddeploy_docs.py17 # See the License for the specific language governing permissions and
86 language, _, target = vurl.split('/')
87 tag = '{}_{}'.format(language, target)
93 # (language first) it's kind of a pain to do on a remote server, so we just repeat the
121 …# another thing made much more complex by the directory structure putting language before version.…
155 # html_dir has the form '<ignored>/<language>/<target>/html/'
158 language = os.path.basename(os.path.dirname(target_dirname))
160 # when deploying, we want the top-level directory layout 'language/version/target'
161 archive_path = '{}/{}/{}'.format(language, version, target)
167 # pdf_path has the form '<ignored>/<language>/<target>/latex/build'
[all …]
/hal_espressif-2.7.6/
D.pre-commit-config.yaml45 language: python
51 language: python
57 language: python
62 language: python
67 language: python
75 language: python
/hal_espressif-2.7.6/docs/test/
Dtest_docs.py19 def __init__(self, src_dir, build_dir, target, language): argument
20 self.language = language
24 self.html_out_dir = os.path.join(CURRENT_DIR, build_dir, language, target, 'html')
27 …ild_docs_py_path, '-b', self.build_dir, '-s', self.src_dir, '-t', self.target, '-l', self.language]
/hal_espressif-2.7.6/components/tinyusb/additions/src/
Dusb_descriptors.c12 // See the License for the specific language governing permissions and
53 (char[]){0x09, 0x04}, // 0: is supported language is English (0x0409)
106 (char[]){0x09, 0x04}, // 0: is supported language is English (0x0409)
/hal_espressif-2.7.6/docs/en/contribute/
Dadd-ons-reference.rst34 … ``conf.py`` located in respective language folders (e.g. ``docs/en``, ``docs/zh_CN``) during buil…
45 …Top-level executable program which runs a Sphinx build for one or more language/target combination…
50 …ntial discrepancies when maintaining concurrent language version, the structure and filenames of l…
130 …iption of implemented roles, please see :ref:`link-custom-roles` and :ref:`link-language-versions`.
Ddocumenting-code.rst171 .. _link-language-versions:
173 Linking Language Versions
176 …placed on a page of documentation provides a link to the same page in a language specified as a pa…
181 The language is specified using standard abbreviations like ``en`` or ``zh_CN``. The text after las…
379 …inx`_ documentation. If you are not clear how to write using rst markup language, see `reStructure…
491 To build for a single language and target combination only::
495 Choices for language (``-l``) are ``en`` and ``zh_CN``. Choices for target (``-t``) are any support…
497 Build documentation will be placed in ``_build/<language>/<target>/html`` folder. To see it, open t…
541 Latex files and the PDF will be placed in ``_build/<language>/<target>/latex`` folder.
/hal_espressif-2.7.6/docs/idf_extensions/
Dlink_roles.py146 (language, link_text) = text.split(':')
151 # then take off 3 more paths for language/release/targetname and build the new URL
152 … url = '{}.html'.format(os.path.join(return_path, '../../..', language, env.config.release,
174 # link to the current documentation file in specific language version
Dgen_version_specific_includes.py131 language = app.config.language
137 template = TEMPLATES[language]
/hal_espressif-2.7.6/tools/ci/python_packages/tiny_test_fw/docs/
Dconf.py66 # The language for content autogenerated by Sphinx. Refer to documentation
70 # Usually you set "language" from the command line for these cases.
71 language = None variable
/hal_espressif-2.7.6/components/esp_hw_support/port/esp32c3/
Dregi2c_ctrl.h12 // See the License for the specific language governing permissions and
26 // See the License for the specific language governing permissions and
/hal_espressif-2.7.6/docs/en/api-guides/
Dromconsole.rst6 …ts entered should be in the form of BASIC statements. As is common in the BASIC language, without a
26 - USR(addr, arg1, ..) - *Execute a machine language function*
/hal_espressif-2.7.6/components/esp_system/port/soc/esp32/
Dintr.c12 // See the License for the specific language governing permissions and
/hal_espressif-2.7.6/components/esp_hw_support/port/esp32s3/
Drtc_wdt.c12 // See the License for the specific language governing permissions and
/hal_espressif-2.7.6/components/esp_gdbstub/esp32c3/
Dgdbstub_target_config.h12 // See the License for the specific language governing permissions and
/hal_espressif-2.7.6/components/soc/include/soc/
Demac_periph.h12 // See the License for the specific language governing permissions and
/hal_espressif-2.7.6/tools/esp_prov/utils/
D__init__.py12 # See the License for the specific language governing permissions and
/hal_espressif-2.7.6/components/openssl/include/platform/
Dssl_opt.h12 // See the License for the specific language governing permissions and
/hal_espressif-2.7.6/components/driver/include/driver/
Dtouch_pad.h12 // See the License for the specific language governing permissions and
/hal_espressif-2.7.6/components/esp_system/port/include/port/
Dpanic_funcs.h12 // See the License for the specific language governing permissions and

12345678910>>...119