Skip to content

docs: remove empty duplicate Numeric Conversion section - #3379

Open
Functionhx wants to merge 1 commit into
NVIDIA:mainfrom
Functionhx:fix/empty-code-block-docs
Open

docs: remove empty duplicate Numeric Conversion section#3379
Functionhx wants to merge 1 commit into
NVIDIA:mainfrom
Functionhx:fix/empty-code-block-docs

Conversation

@Functionhx

Copy link
Copy Markdown

Fixes #3064.

Removed a duplicate ## Numeric Conversion section at the end of fundamental_types.md that had an empty code block. The proper ### Numeric Conversion section with full content already exists at line 198 under ## Containers.

…types.md

media/docs/cpp/fundamental_types.md contained a duplicate empty  section with an empty fenced code block. The proper  subsection already exists earlier in the doc with full content and
worked examples. Remove the trailing duplicate so the topic appears only once.

Fixes NVIDIA#3064

Test Plan:
- Pure docs change, no code touched
- Verified the proper Numeric Conversion section (around line 198) is untouched
  and remains fully populated

Signed-off-by: Yuchen Fan <functionhx@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[DOC] Empty code block in Fundamental Types -> Numeric Conversion

2 participants