| /linux/tools/testing/selftests/bpf/ |
| H A D | Makefile.docs | 29 docs: $(DOCTARGETS) 52 docs-clean-$1: 56 docs-install-$1: docs 61 docs-uninstall-$1: 66 .PHONY: $1 docs-clean-$1 docs-install-$1 docs-uninstall-$1 73 docs-clean: $(foreach doctarget,$(DOCTARGETS), docs-clean-$(doctarget)) 74 docs-install: $(foreach doctarget,$(DOCTARGETS), docs-install-$(doctarget)) 75 docs-uninstall: $(foreach doctarget,$(DOCTARGETS), docs-uninstall-$(doctarget)) 77 .PHONY: docs docs-clean docs-install docs-uninstall man2 man7
|
| H A D | test_doc_build.sh | 18 for tgt in docs docs-clean; do
|
| H A D | Makefile | 156 $(Q)$(MAKE) docs-clean 161 NON_CHECK_FEAT_TARGETS := clean docs-clean 354 all: docs 357 docs: target 359 -f Makefile.docs \ 362 docs-clean: 364 -f Makefile.docs \ 675 ifeq ($(filter clean docs-clean,$(MAKECMDGOALS)),) 912 .PHONY: docs docs-clean
|
| /linux/Documentation/ |
| H A D | Makefile | 11 $(shell $(srctree)/tools/docs/documentation-file-ref-check --warn) 16 $(shell $(srctree)/tools/docs/get_abi.py --dir $(srctree)/Documentation/ABI validate) 36 BUILD_WRAPPER = $(srctree)/tools/docs/sphinx-build-wrapper 50 @$(srctree)/tools/docs/sphinx-pre-install 58 $(srctree)/tools/docs/sphinx-pre-install --version-check 72 @tools/docs/gen-redirects.py --output $(BUILDDIR) < $< 75 $(Q)cd $(srctree); tools/docs/documentation-file-ref-check
|
| /linux/Documentation/admin-guide/LSM/ |
| H A D | tomoyo.rst | 33 https://sourceforge.net/projects/tomoyo/files/docs/ . 38 https://sourceforge.net/projects/tomoyo/files/docs/lca2009-takeda.pdf 40 https://sourceforge.net/projects/tomoyo/files/docs/freedomhectaipei-tomoyo.pdf 42 https://sourceforge.net/projects/tomoyo/files/docs/PacSec2007-en-no-demo.pdf 46 https://sourceforge.net/projects/tomoyo/files/docs/lca2009-kumaneko.pdf 48 https://sourceforge.net/projects/tomoyo/files/docs/lfj2008-bof.pdf 52 https://sourceforge.net/projects/tomoyo/files/docs/lfj2008.pdf
|
| /linux/Documentation/translations/zh_CN/ |
| H A D | how-to.rst | 67 ./tools/docs/sphinx-pre-install 187 git checkout docs-next 254 docs/zh_CN: Add self-protection index Chinese translation 259 ("docs: update self-protection __ro_after_init status") 280 0001-docs-zh_CN-add-xxxxxxxx.patch 281 0002-docs-zh_CN-add-xxxxxxxx.patch 299 git checkout docs-next 321 0001-docs-zh_CN-add-xxxxxxxx.patch 322 0002-docs-zh_CN-add-xxxxxxxx.patch 335 docs/zh_CN: add xxxxx [all …]
|
| /linux/Documentation/translations/zh_CN/doc-guide/ |
| H A D | checktransupdate.rst | 31 tools/docs/checktransupdate.py --help 37 - ``tools/docs/checktransupdate.py -l zh_CN`` 39 - ``tools/docs/checktransupdate.py Documentation/translations/zh_CN/dev-tools/testing-overview.rst… 50 commit 42fb9cfd5b18 ("Documentation: dev-tools: Add link to RV docs")
|
| H A D | kernel-doc.rst | 46 tools/docs/kernel-doc -v -none drivers/foo/bar.c 476 在内部,它使用 ``tools/docs/kernel-doc`` 脚本从源代码中提取文档注释。 485 $ tools/docs/kernel-doc -man \ 492 $ tools/docs/kernel-doc -man \ 496 $ tools/docs/kernel-doc -man \
|
| H A D | contributing.rst | 127 ``tools/docs/find-unused-docs.sh`` 工具可以用来找到这些被忽略的评论。
|
| /linux/Documentation/hwmon/ |
| H A D | tmp401.rst | 12 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp401.html 20 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp411.html 28 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp431.html 36 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp432.html 44 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp435.html
|
| H A D | tmp421.rst | 12 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp421.html 20 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp421.html 28 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp421.html
|
| H A D | lm75.rst | 135 https://www.nxp.com/docs/en/data-sheet/LM75B.pdf 137 https://www.nxp.com/docs/en/data-sheet/P3T1750DP.pdf 139 https://www.nxp.com/docs/en/data-sheet/P3T1755.pdf 141 https://www.nxp.com/docs/en/data-sheet/PCT2075.pdf
|
| H A D | tmp464.rst | 14 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp464.html 22 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp468.html
|
| /linux/Documentation/doc-guide/ |
| H A D | checktransupdate.rst | 30 tools/docs/checktransupdate.py --help 36 - ``tools/docs/checktransupdate.py -l zh_CN`` 38 - ``tools/docs/checktransupdate.py Documentation/translations/zh_CN/dev-tools/testing-overview.rst… 49 commit 42fb9cfd5b18 ("Documentation: dev-tools: Add link to RV docs")
|
| H A D | maintainer-profile.rst | 20 should be made against the docs-next tree whenever possible. 41 the merge window. The docs tree tends to close late before the merge
|
| /linux/Documentation/rust/ |
| H A D | general-information.rst | 26 The generated HTML docs include integrated search, linked items (e.g. types, 29 https://rust.docs.kernel.org 33 https://rust.docs.kernel.org/next/ 37 https://rust.docs.kernel.org/6.10/ 39 The docs can also be easily generated and read locally. This is quite fast 47 To read the docs locally in your web browser, run e.g.::
|
| /linux/Documentation/translations/zh_CN/rust/ |
| H A D | index.rst | 39 预生成版本提供在:https://rust.docs.kernel.org。 52 你还可以在 :doc:`../../../process/kernel-docs` 中找到 Rust 的学习材料。
|
| /linux/Documentation/translations/zh_CN/process/ |
| H A D | 8.Conclusion.rst | 51 https://www.kernel.org/pub/software/scm/git/docs/ 53 https://www.kernel.org/pub/software/scm/git/docs/user-manual.html
|
| /linux/Documentation/translations/zh_TW/process/ |
| H A D | 8.Conclusion.rst | 54 https://www.kernel.org/pub/software/scm/git/docs/ 56 https://www.kernel.org/pub/software/scm/git/docs/user-manual.html
|
| /linux/Documentation/admin-guide/sysctl/ |
| H A D | abi.rst | 7 .. See scripts/check-sysctl-docs to keep this up to date: 8 .. scripts/check-sysctl-docs -vtable="abi" \
|
| /linux/Documentation/translations/zh_CN/kbuild/ |
| H A D | reproducible-builds.rst | 112 .. _prefix-map 选项: https://reproducible-builds.org/docs/build-path/ 114 .. _SOURCE_DATE_EPOCH: https://reproducible-builds.org/docs/source-date-epoch/
|
| /linux/Documentation/devicetree/bindings/mailbox/ |
| H A D | hisilicon,hi3660-mailbox.txt | 37 - compatible : See the client docs 39 Cells must match 'mbox-cells' (See Controller docs above)
|
| /linux/rust/pin-init/ |
| H A D | README.md | 2 [](https://docs.rs/pin-init/) 235 [`sync`]: https://rust.docs.kernel.org/kernel/sync/index.html 238 [stack]: https://docs.rs/pin-init/latest/pin_init/macro.stack_pin_init.html 239 [`impl PinInit<Foo>`]: https://docs.rs/pin-init/latest/pin_init/trait.PinInit.html 240 [`impl PinInit<T, E>`]: https://docs.rs/pin-init/latest/pin_init/trait.PinInit.html 241 [`impl Init<T, E>`]: https://docs.rs/pin-init/latest/pin_init/trait.Init.html
|
| /linux/Documentation/dev-tools/ |
| H A D | clang-format.rst | 39 https://clang.llvm.org/docs/ClangFormat.html 41 https://clang.llvm.org/docs/ClangFormatStyleOptions.html 66 https://clang.llvm.org/docs/ClangFormat.html#script-for-patch-reformatting 102 https://clang.llvm.org/docs/ClangFormat.html
|
| /linux/Documentation/translations/it_IT/dev-tools/ |
| H A D | clang-format.rst | 47 https://clang.llvm.org/docs/ClangFormat.html 49 https://clang.llvm.org/docs/ClangFormatStyleOptions.html 76 https://clang.llvm.org/docs/ClangFormat.html#script-for-patch-reformatting 114 https://clang.llvm.org/docs/ClangFormat.html
|