Skip to content

Commit 7eb4fe1

Browse files
author
mikeblome
committed
fixed toc indents
1 parent 6679654 commit 7eb4fe1

File tree

1 file changed

+38
-38
lines changed

1 file changed

+38
-38
lines changed

docs/toc.yml

Lines changed: 38 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -3729,45 +3729,45 @@
37293729
- name: Standard conversions
37303730
href: cpp/standard-conversions.md
37313731
- name: Built-in types
3732-
expanded: false
3733-
items:
3734-
- name: Built-in types
3735-
href: cpp/fundamental-types-cpp.md
3736-
- name: Data type ranges
3737-
href: cpp/data-type-ranges.md
3738-
- name: nullptr
3739-
href: cpp/nullptr.md
3740-
- name: void
3741-
href: cpp/void-cpp.md
3742-
- name: bool
3743-
href: cpp/bool-cpp.md
3744-
- name: false
3745-
href: cpp/false-cpp.md
3746-
- name: true
3747-
href: cpp/true-cpp.md
3748-
- name: char, wchar_t, char16_t, char32_t
3749-
href: cpp/char-wchar-t-char16-t-char32-t.md
3750-
- name: __int8, __int16, __int32, __int64
3751-
href: cpp/int8-int16-int32-int64.md
3752-
- name: __m64
3753-
href: cpp/m64.md
3754-
- name: __m128
3755-
href: cpp/m128.md
3756-
- name: __m128d
3757-
href: cpp/m128d.md
3758-
- name: __m128i
3759-
href: cpp/m128i.md
3760-
- name: __ptr32, __ptr64
3761-
href: cpp/ptr32-ptr64.md
3732+
expanded: false
3733+
items:
3734+
- name: Built-in types
3735+
href: cpp/fundamental-types-cpp.md
3736+
- name: Data type ranges
3737+
href: cpp/data-type-ranges.md
3738+
- name: nullptr
3739+
href: cpp/nullptr.md
3740+
- name: void
3741+
href: cpp/void-cpp.md
3742+
- name: bool
3743+
href: cpp/bool-cpp.md
3744+
- name: false
3745+
href: cpp/false-cpp.md
3746+
- name: true
3747+
href: cpp/true-cpp.md
3748+
- name: char, wchar_t, char16_t, char32_t
3749+
href: cpp/char-wchar-t-char16-t-char32-t.md
3750+
- name: __int8, __int16, __int32, __int64
3751+
href: cpp/int8-int16-int32-int64.md
3752+
- name: __m64
3753+
href: cpp/m64.md
3754+
- name: __m128
3755+
href: cpp/m128.md
3756+
- name: __m128d
3757+
href: cpp/m128d.md
3758+
- name: __m128i
3759+
href: cpp/m128i.md
3760+
- name: __ptr32, __ptr64
3761+
href: cpp/ptr32-ptr64.md
37623762
- name: Numerical limits
3763-
expanded: false
3764-
items:
3765-
- name: Numerical limits
3766-
href: cpp/numerical-limits-cpp.md
3767-
- name: Integer limits
3768-
href: cpp/integer-limits.md
3769-
- name: Floating limits
3770-
href: cpp/floating-limits.md
3763+
expanded: false
3764+
items:
3765+
- name: Numerical limits
3766+
href: cpp/numerical-limits-cpp.md
3767+
- name: Integer limits
3768+
href: cpp/integer-limits.md
3769+
- name: Floating limits
3770+
href: cpp/floating-limits.md
37713771
- name: Built-in operators, precedence, and associativity
37723772
expanded: false
37733773
items:

0 commit comments

Comments
 (0)