Skip to content

Commit f6298b3

Browse files
HU90mpamaury
authored andcommitted
[doc] Rewrite most frontmatters to Markdown titles
Completely throw away the frontmatter and only keep the title which is turned into a Markdown title. To recreate the rewrite, run the added script, `util/rewrite_frontmatter.py`, in the root of the repo. ```sh python3 util/rewrite_frontmatter.py ./ ``` Signed-off-by: Hugo McNally <[email protected]> Co-authored-by: Amaury Pouly <[email protected]>
1 parent 544e7a6 commit f6298b3

File tree

293 files changed

+353
-898
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

293 files changed

+353
-898
lines changed

doc/contributing/README.md

+1-3

doc/contributing/bazel_notes.md

+1-3

doc/contributing/ci/README.md

+1-3

doc/contributing/detailed_contribution_guide/README.md

+1-3

doc/contributing/directory_structure.md

+1-3

doc/contributing/dv/methodology/README.md

+1-3

doc/contributing/dv/sec_cm_dv_framework/README.md

+1-3

doc/contributing/fpga/get_a_board.md

+1-3

doc/contributing/fpga/ref_manual_fpga.md

+1-3

doc/contributing/github_notes.md

+1-3

doc/contributing/hw/comportability/README.md

+1-3

doc/contributing/hw/design.md

+1-3

doc/contributing/hw/methodology.md

+1-3

doc/contributing/hw/vendor.md

+1-3

doc/contributing/style_guides/README.md

+1-3

doc/contributing/style_guides/asm_coding_style.md

+1-3

doc/contributing/style_guides/c_cpp_coding_style.md

+1-3

doc/contributing/style_guides/guidance_for_volatile.md

+1-3

doc/contributing/style_guides/hjson_usage_style.md

+1-3

doc/contributing/style_guides/markdown_usage_style.md

+1-3

doc/contributing/style_guides/otbn_style_guide.md

+1-3

doc/contributing/style_guides/python_coding_style.md

+1-3

doc/contributing/sw/device_interface_functions.md

+1-3

doc/contributing/sw/otbn_sw.md

+1-3

doc/contributing/system_list.md

+1-3

doc/guides/getting_started/src/README.md

+1-6

doc/guides/getting_started/src/build_docs.md

+1-3

doc/guides/getting_started/src/build_sw.md

+1-5

doc/guides/getting_started/src/install_openocd.md

+1-3

doc/guides/getting_started/src/install_vivado/README.md

+1-3

doc/guides/getting_started/src/setup_dv.md

+1-5

doc/guides/getting_started/src/setup_formal.md

+1-5

doc/guides/getting_started/src/setup_fpga.md

+1-5

doc/guides/getting_started/src/setup_verilator.md

+1-5

doc/introduction.md

+1-3

doc/project_governance/README.md

+1-3

doc/project_governance/checklist/README.md

+1-3

doc/project_governance/committers.md

+1-3

doc/project_governance/development_stages.md

+1-4

doc/project_governance/rfc_process.md

+1-3

doc/project_governance/technical_committee.md

+1-3

doc/rust_for_c_devs.md

+1-3

doc/security/README.md

+1-4

doc/security/implementation_guidelines/hardware/README.md

+1-3

doc/security/logical_security_model/README.md

+1-3

doc/security/specs/README.md

+1-3

doc/security/specs/attestation/README.md

+1-3

0 commit comments

Comments
 (0)