[all-commits] [llvm/llvm-project] 54faf2: [libc][NFC] Move all developer docs into a sub-dir...

Siva Chandra via All-commits all-commits at lists.llvm.org
Thu Mar 2 11:00:33 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 54faf22f7b947464a070669711100211e87f3ea8
      https://github.com/llvm/llvm-project/commit/54faf22f7b947464a070669711100211e87f3ea8
  Author: Siva Chandra Reddy <sivachandra at google.com>
  Date:   2023-03-02 (Thu, 02 Mar 2023)

  Changed paths:
    R libc/docs/api_test.rst
    R libc/docs/clang_tidy_checks.rst
    R libc/docs/cmake_build_rules.rst
    R libc/docs/code_style.rst
    A libc/docs/dev/api_test.rst
    A libc/docs/dev/clang_tidy_checks.rst
    A libc/docs/dev/cmake_build_rules.rst
    A libc/docs/dev/code_style.rst
    A libc/docs/dev/entrypoints.rst
    A libc/docs/dev/fuzzing.rst
    A libc/docs/dev/ground_truth_specification.rst
    A libc/docs/dev/header_generation.rst
    A libc/docs/dev/implementation_standard.rst
    A libc/docs/dev/index.rst
    A libc/docs/dev/mechanics_of_public_api.rst
    A libc/docs/dev/source_tree_layout.rst
    R libc/docs/developer_guides.rst
    R libc/docs/entrypoints.rst
    R libc/docs/fuzzing.rst
    R libc/docs/ground_truth_specification.rst
    R libc/docs/header_generation.rst
    R libc/docs/implementation_standard.rst
    M libc/docs/index.rst
    R libc/docs/mechanics_of_public_api.rst
    R libc/docs/source_tree_layout.rst

  Log Message:
  -----------
  [libc][NFC] Move all developer docs into a sub-directory docs/dev.




More information about the All-commits mailing list