Home
last modified time | relevance | path

Searched +full:linkcheck +full:- +full:docs (Results 1 – 20 of 20) sorted by relevance

/aosp_15_r20/external/python/cpython2/Doc/
DMakefile8 SPHINXBUILD = sphinx-build
13 ALLSPHINXOPTS = -b $(BUILDER) -d build/doctrees -D latex_elements.papersize=$(PAPER) \
16 .PHONY: help build html htmlhelp latex text changes linkcheck \
17 suspicious coverage doctest pydoc-topics htmlview clean dist check serve \
18 autobuild-dev autobuild-stable
30 @echo " linkcheck to check all external links for integrity"
33 @echo " pydoc-topics to regenerate the pydoc topics file"
34 @echo " dist to create a \"dist\" directory with archived docs for download"
55 @echo "Run \`make all-pdf' or \`make all-ps' in that directory to" \
70 linkcheck: BUILDER = linkcheck target
[all …]
DREADME.txt6 available at <https://docs.python.org/dev/download.html>.
10 developers guide <https://docs.python.org/devguide/documenting.html>.
13 Building the docs
16 You need to have Sphinx <http://sphinx-doc.org/> installed; it is the toolset
17 used to build the docs. It is not included in this tree, but maintained
22 ----------
41 To use a specific sphinx-build (something other than ``sphinx-build``), set
50 * "htmlview", which re-uses the "html" builder, but then opens the main page
54 convert them into a single Compiled HTML (.chm) file -- these are popular
66 * "epub", which builds an EPUB document, suitable to be viewed on e-book
[all …]
/aosp_15_r20/external/python/cpython3/Doc/
DMakefile9 SPHINXBUILD = PATH=$(VENVDIR)/bin:$$PATH sphinx-build
10 SPHINXLINT = PATH=$(VENVDIR)/bin:$$PATH sphinx-lint
17 SPHINXERRORHANDLING = -W
20 PAPEROPT_a4 = -D latex_elements.papersize=a4paper
21 PAPEROPT_letter = -D latex_elements.papersize=letterpaper
23 ALLSPHINXOPTS = -b $(BUILDER) -d build/doctrees $(PAPEROPT_$(PAPER)) -j $(JOBS) \
26 .PHONY: help build html htmlhelp latex text texinfo changes linkcheck \
27 suspicious coverage doctest pydoc-topics htmlview clean dist check serve \
28 autobuild-dev autobuild-stable venv
42 @echo " linkcheck to check all external links for integrity"
[all …]
DREADME.rst6 available <https://docs.python.org/dev/download.html>`_.
14 Building the docs
23 * `python-docs-theme <https://pypi.org/project/python-docs-theme/>`_
29 ----------
43 the Makefile will look for instances of ``sphinx-build`` and ``blurb``
55 * "clean-venv", which removes the virtual environment directory.
62 * "htmlview", which re-uses the "html" builder, but then opens the main page
66 convert them into a single Compiled HTML (.chm) file -- these are popular
78 * "epub", which builds an EPUB document, suitable to be viewed on e-book
81 * "linkcheck", which checks all external references to see whether they are
[all …]
Dmake.bat13 %PYTHON% -c "import sphinx" > nul 2> nul
16 %PYTHON% -m pip install -r requirements.txt
19 set SPHINXBUILD=%PYTHON% -c "import sphinx.cmd.build, sys; sys.exit(sphinx.cmd.build.main())"
22 %PYTHON% -c "import python_docs_theme" > nul 2> nul
24 echo Installing python-docs-theme with %PYTHON%
25 %PYTHON% -m pip install python-docs-theme
30 %PYTHON% -c "import blurb" > nul 2> nul
34 %PYTHON% -m pip install blurb
37 set BLURB=%PYTHON% -m blurb
41 %PYTHON% -c "import sphinxlint" > nul 2> nul
[all …]
/aosp_15_r20/external/clang/docs/
H A DMakefile.sphinx6 SPHINXBUILD = sphinx-build
11 PAPEROPT_a4 = -D latex_paper_size=a4
12 PAPEROPT_letter = -D latex_paper_size=letter
13 ALLSPHINXOPTS = -d $(BUILDDIR)/doctrees $(PAPEROPT_$(PAPER)) $(SPHINXOPTS) .
17 …ickle json htmlhelp qthelp devhelp epub latex latexpdf text man changes linkcheck doctest gettext …
40 @echo " linkcheck to check all external links for integrity"
44 -rm -rf $(BUILDDIR)/*
47 $(SPHINXBUILD) -b html $(ALLSPHINXOPTS) $(BUILDDIR)/html
49 @# FIXME: Remove this `cp` once HTML->Sphinx transition is completed.
50 @# Kind of a hack, but HTML-formatted docs are on the way out anyway.
[all …]
/aosp_15_r20/external/python/parse_type/tasks/
Ddocs.py1 # -*- coding: UTF-8 -*-
13 # -- TASK-LIBRARY:
17 # -----------------------------------------------------------------------------
19 # -----------------------------------------------------------------------------
23 # -----------------------------------------------------------------------------
25 # -----------------------------------------------------------------------------
33 # -- CASE: not LANGUAGE-SPECIFIC
36 # -- CASE: LANGUAGE-SPECIFIC:
42 # -----------------------------------------------------------------------------
44 # -----------------------------------------------------------------------------
[all …]
/aosp_15_r20/external/swiftshader/third_party/subzero/docs/
H A DMakefile.sphinx2 # Ported from llvm/docs/Makefile.sphinx
3 # Requires sphinx-build which may come preinstalled on your system.
5 # you can get it from http://www.sphinx-doc.org/ .
7 # apt-get install python-sphinx
11 SPHINXBUILD = mkdir -p $(BUILDDIR) && sphinx-build
16 PAPEROPT_a4 = -D latex_paper_size=a4
17 PAPEROPT_letter = -D latex_paper_size=letter
18 ALLSPHINXOPTS = -d $(BUILDDIR)/doctrees $(PAPEROPT_$(PAPER)) $(SPHINXOPTS) .
23 epub latex latexpdf text man changes linkcheck doctest gettext
48 @echo " linkcheck to check all external links for integrity"
[all …]
/aosp_15_r20/external/mesa3d/docs/
H A Dgitlab-ci.yml1 .docs-base:
3 - .build-linux
4 - .use-alpine/x86_64_build
8 - public/
10 - meson setup _build -D prefix=$(pwd) --auto-features=disabled
11 -D vulkan-drivers="" -D gallium-drivers="" -D platforms=[] -D glx=disabled
12 -D video-codecs="" -D html-docs=enabled -D html-docs-path=public
13 - meson compile -C _build
14 - meson install -C _build
17 extends: .docs-base
[all …]
H A Dconf.py2 # -*- coding: utf-8 -*-
6 # sphinx-quickstart on Wed Mar 29 14:08:51 2017.
32 # -- General configuration ------------------------------------------------
65 copyright = '1995-2018, Brian Paul'
90 exclude_patterns = ['header-stubs']
101 # -- Options for HTML output ----------------------------------------------
119 'release-maintainers-keys.asc',
129 ('thanks', 'https://gitlab.freedesktop.org/mesa/mesa/-/blob/amber/docs/thanks.rst'),
133 # -- Options for linkcheck ------------------------------------------------
137 r'news:.*', # seems linkcheck doesn't like the news: URI-scheme...
[all …]
/aosp_15_r20/external/mesa3d/.gitlab-ci/container/
H A Dgitlab-ci.yml3 .incorporate-templates-commit:
5 FDO_DISTRIBUTION_TAG: "${MESA_IMAGE_TAG}--${MESA_TEMPLATES_COMMIT}"
7 .incorporate-base-tag+templates-commit:
9 …FDO_BASE_IMAGE: "${CI_REGISTRY_IMAGE}/${MESA_BASE_IMAGE}:${MESA_BASE_TAG}--${MESA_TEMPLATES_COMMIT…
10 FDO_DISTRIBUTION_TAG: "${MESA_IMAGE_TAG}--${MESA_BASE_TAG}--${MESA_TEMPLATES_COMMIT}"
12 .set-image:
14 - .incorporate-templates-commit
19 .set-image-base-tag:
21 - .set-image
22 - .incorporate-base-tag+templates-commit
[all …]
/aosp_15_r20/external/llvm/docs/
H A DREADME.txt8 system to create HTML pages which are hosted on <http://llvm.org/docs/> and
12 Sphinx <http://sphinx-doc.org/> and then do:
14 cd <build-dir>
15 cmake -DLLVM_ENABLE_SPHINX=true -DSPHINX_OUTPUT_HTML=true <src-dir>
16 make -j3 docs-llvm-html
17 $BROWSER <build-dir>/docs//html/index.html
20 `docs/Foo.rst` <-> `<build-dir>/docs//html/Foo.html` <-> `http://llvm.org/docs/Foo.html`.
33 directory `<build-dir>/docs/man/`.
35 cd <build-dir>
36 cmake -DLLVM_ENABLE_SPHINX=true -DSPHINX_OUTPUT_MAN=true <src-dir>
[all …]
/aosp_15_r20/external/curl/.github/workflows/
H A Dcheckdocs.yml3 # SPDX-License-Identifier: curl
8 name: Docs
13 - master
14 - '*/ci'
16 - '.github/workflows/checkdocs.yml'
17 - '.github/scripts/**'
18 - '**.md'
19 - 'docs/*'
22 - master
24 - '.github/workflows/checkdocs.yml'
[all …]
/aosp_15_r20/external/libcxx/docs/
H A DMakefile.sphinx3 # FIXME: This hack is only in place to allow the libcxx.llvm.org/docs builder
5 # out-of-tree builds.
8 SPHINXOPTS = -n -W -v
9 SPHINXBUILD = sphinx-build
14 PAPEROPT_a4 = -D latex_paper_size=a4
15 PAPEROPT_letter = -D latex_paper_size=letter
16 ALLSPHINXOPTS = -d $(BUILDDIR)/doctrees $(PAPEROPT_$(PAPER)) $(SPHINXOPTS) .
20 …ickle json htmlhelp qthelp devhelp epub latex latexpdf text man changes linkcheck doctest gettext …
29 -rm -rf $(BUILDDIR)/*
32 $(SPHINXBUILD) -b html $(ALLSPHINXOPTS) $(BUILDDIR)/html
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/criterion/ci/
Dinstall.sh1 set -ex
4 rustup component add clippy-preview
12 if [ "$DOCS" = "yes" ]; then
13 cargo install mdbook --no-default-features
14 cargo install mdbook-linkcheck
15 sudo apt-get update
16 sudo apt-get install python-pip
17 sudo pip install python-dateutil
/aosp_15_r20/external/mesa3d/docs/relnotes/
H A D23.1.0.rst1 Mesa 23.1.0 Release Notes / 2023-05-10
20 ---------------
24 a9dde3c76571c4806245a05bda1cceee347c3267127e9e549e4f4e225d92e992 mesa-23.1.0.tar.xz
28 ------------
30 - VK_EXT_pipeline_library_group_handles on RADV
31 - VK_EXT_image_sliced_view_of_3d on RADV/GFX10+
32 - VK_KHR_map_memory2 on ANV and RADV
33 - fullyCoveredFragmentShaderInputVariable on RADV/GFX9+
34 - VK_EXT_discard_rectangles version 2 on RADV
35 - VK_EXT_graphics_pipeline_library on RADV
[all …]
H A D23.3.0.rst1 Mesa 23.3.0 Release Notes / 2023-11-29
20 ---------------
24 50f729dd60ed6335b989095baad81ef5edf7cfdd4b4b48b9b955917cb07d69c5 mesa-23.3.0.tar.xz
28 -----------
29 - NVK: A Vulkan driver for Nvidia hardware
32 ------------
33 - VK_EXT_pipeline_robustness on ANV
34 - VK_KHR_maintenance5 on RADV
35 - OpenGL ES 3.1 on Asahi
36 - GL_ARB_compute_shader on Asahi
[all …]
/aosp_15_r20/external/python/cpython3/Misc/NEWS.d/
D3.5.0a1.rst4 .. release date: 2015-02-08
7 PEP 475 - EINTR handling.
95 .. nonce: p4B1H-
98 Delay-load ShellExecute[AW] in os.startfile for reduced startup overhead on
108 pyatomic.h now uses stdatomic.h or GCC built-in functions for atomic memory
118 %-interpolation (aka printf) formatting added for bytes and bytearray.
137 with non-string argument. Based on patch by Renaud Blanch.
146 If the current working directory ends up being set to a non-existent
153 .. nonce: rAWg-V
175 Fix crash when trying to enlarge a bytearray to 0x7fffffff bytes on a 32-bit
[all …]
/aosp_15_r20/external/python/cpython3/Misc/
DHISTORY2 --------------
13 Release date: 2017-01-17
21 Release date: 2017-01-02
24 -----------------
26 - Issue #28648: Fixed crash in Py_DecodeLocale() in debug build on Mac OS X
29 - Issue #28426: Fixed potential crash in PyUnicode_AsDecodedObject() in debug
33 -------
35 - Issue #28563: Fixed possible DoS and arbitrary code execution when handle
39 - In the curses module, raise an error if window.getstr() or window.instr() is
42 - Issue #27783: Fix possible usage of uninitialized memory in operator.methodcaller.
[all …]
/aosp_15_r20/out/.module_paths/
Dfiles.db2 …oot/opengrok-1.13.29/src/aosp_15_r20","RootDirs":["."],"FollowSymlinks":false,"ExcludeDirs":[".git…
3-1.13.29/src/aosp_15_r20","Dirs":[{"P":"","T":1745562741781905629,"I":547973,"F":["Android.bp","lk…
4-1.13.29/src/aosp_15_r20","Dirs":[{"P":"cts/hostsidetests/usage/app/src/android/app","T":174556228…
5-1.13.29/src/aosp_15_r20","Dirs":[{"P":"developers/build/prebuilts/gradle/SynchronizedNotification…
6-1.13.29/src/aosp_15_r20","Dirs":[{"P":"device/google/atv/TvSampleLeanbackLauncher/src/main/java/c…
7-1.13.29/src/aosp_15_r20/external","Dirs":[{"P":"aws-sdk-java-v2/codegen/src/main/resources/softwa…
8-1.13.29/src/aosp_15_r20/external","Dirs":[{"P":"coreboot/src/mainboard/apple/macbookair4_2/acpi",…
9-1.13.29/src/aosp_15_r20/external","Dirs":[{"P":"eigen/unsupported/Eigen/src/SpecialFunctions/arch…
10-1.13.29/src/aosp_15_r20/external/google-cloud-java","Dirs":[{"P":"java-dataform/samples/snippets/…
11-1.13.29/src/aosp_15_r20/external","Dirs":[{"P":"google-cloud-java/java-webrisk/grpc-google-cloud-
[all …]