Lines Matching full:py
7 (used in `conf.py` and in [Edit on GitHub] links), and then ran:
22 of re-writing writing `conf.py` and a `header.rst` each time docs
28 (config_builder.py).
61 $ python build.py skip_latex
71 2. $ python build.py skip_latex preserve fixed_tmp_dir
81 $ python build.py skip_latex docs_dev update
258 # done in 2 places (add_translation.py and ./docs/_ext/link_roles.py) rather
316 # - `conf.py` to build `html_baseurl` for Sphinx for
320 # - `link_roles.py` to generate translation links
321 # - `doc_builder.py` to generate links to API pages
324 # - `conf.py` => html_context['github_version'] for
326 # - `conf.py` => repo_commit_hash for generated EXAMPLES pages for:
335 # - [View on GitHub] links in example pages (via `example_list.py`
336 # and `lv_example.py`).