Skip to content

Conversation

@alan707
Copy link
Collaborator

@alan707 alan707 commented Oct 19, 2025

Fixes #65

Generated by GitHub Actions workflow from upstream Bazel repository.
This commit includes transformed documentation files ready for Mintlify deployment.
@alan707
Copy link
Collaborator Author

alan707 commented Oct 19, 2025

@Promptless based on these errors, can you fix the underlying transform-docs.awk to prevent having these errors in each of the files:

Failed to parse page content at path 6.5.0/community/roadmaps-build-api.mdx: Could not parse expression with acorn
Failed to parse page content at path 6.5.0/external/advanced.mdx: Could not parse expression with acorn
Failed to parse page content at path 6.5.0/query/cquery.mdx: Unexpected closing slash `/` in tag, expected an open tag first
Failed to parse page content at path 7.6.1/external/advanced.mdx: Could not parse expression with acorn
Failed to parse page content at path 8.0.1/external/advanced.mdx: Could not parse expression with acorn
Failed to parse page content at path 8.1.1/external/advanced.mdx: Could not parse expression with acorn
Failed to parse page content at path 8.2.1/external/advanced.mdx: Could not parse expression with acorn
Failed to parse page content at path 8.3.1/external/advanced.mdx: Could not parse expression with acorn
Failed to parse page content at path 8.4.2/external/advanced.mdx: Could not parse expression with acorn
Failed to parse page content at path community/users.mdx: Unexpected character `r` (U+0072) before attribute value, expected a character that can start an attribute value, such as `"`, `'`, or `{`
Failed to parse page content at path concepts/build-files.mdx: Expected the closing tag `</a>` either after the end of `paragraph` (139:84) or another opening tag after the start of `paragraph` (139:9)
Failed to parse page content at path concepts/dependencies.mdx: Could not parse import/exports with acorn
Failed to parse page content at path concepts/labels.mdx: Could not parse expression with acorn
Failed to parse page content at path configure/integrate-cpp.mdx: Could not parse expression with acorn
Failed to parse page content at path configure/windows.mdx: Unexpected character `!` (U+0021) before name, expected a character that can start a name, such as a letter, `$`, or `_` (note: to create a comment in MDX, use `{/* text */}`)
Failed to parse page content at path contribute/search.mdx: Unexpected closing tag `</td>`, expected corresponding closing tag for `<br>` (231:6-231:10)
Failed to parse page content at path docs/cc-toolchain-config-reference.mdx: Expected a closing tag for `<td>` (139:4-139:8) before the end of `paragraph`
Failed to parse page content at path docs/user-manual.mdx: Could not parse expression with acorn
Failed to parse page content at path external/extension.mdx: Could not parse expression with acorn
Failed to parse page content at path external/registry.mdx: Unexpected character `/` (U+002F) before local name, expected a character that can start a name, such as a letter, `$`, or `_` (note: to create a link in MDX, use `[text](url)`)
Failed to parse page content at path install/windows.mdx: Could not parse expression with acorn
Failed to parse page content at path query/guide.mdx: Could not parse expression with acorn
Failed to parse page content at path query/language.mdx: Could not parse expression with acorn
Failed to parse page content at path query/quickstart.mdx: Expected a closing tag for `<p>` (505:3-505:6) before the end of `paragraph`
Failed to parse page content at path reference/be/functions.mdx: Could not parse expression with acorn
Failed to parse page content at path reference/be/platforms-and-toolchains.mdx: Could not parse expression with acorn
Failed to parse page content at path reference/command-line-reference.mdx: Could not parse expression with acorn
Failed to parse page content at path reference/flag-cheatsheet.mdx: Could not parse expression with acorn
Failed to parse page content at path reference/test-encyclopedia.mdx: Expected the closing tag `</td>` either after the end of `paragraph` (461:22) or another opening tag after the start of `paragraph` (456:7)
Failed to parse page content at path release/rolling.mdx: Could not parse expression with acorn
Failed to parse page content at path remote/ci.mdx: Could not parse expression with acorn
Failed to parse page content at path remote/dynamic.mdx: Unexpected closing tag `</p>`, expected corresponding closing tag for `<img>` (99:1-100:46)
Failed to parse page content at path rules/language.mdx: Could not parse expression with acorn
Failed to parse page content at path rules/lib/builtins/BuildSetting.mdx: Could not parse expression with acorn
Failed to parse page content at path rules/lib/builtins/CompilationContext.mdx: Unexpected character `b` (U+0062) after self-closing slash, expected `>` to end the tag
Failed to parse page content at path rules/lib/globals/bzl.mdx: Unexpected character `)` (U+0029) before attribute value, expected a character that can start an attribute value, such as `"`, `'`, or `{`
Failed to parse page content at path rules/lib/globals/module.mdx: Unexpected character `=` (U+003D) before name, expected a character that can start a name, such as a letter, `$`, or `_`
Failed to parse page content at path rules/lib/providers/DebugPackageInfo.mdx: Could not parse expression with acorn
Failed to parse page content at path rules/lib/toplevel/cc_common.mdx: Unexpected character `b` (U+0062) after self-closing slash, expected `>` to end the tag
Failed to parse page content at path rules/lib/toplevel/java_common.mdx: Could not parse expression with acorn
Failed to parse page content at path rules/windows.mdx: Unexpected character `!` (U+0021) before name, expected a character that can start a name, such as a letter, `$`, or `_` (note: to create a comment in MDX, use `{/* text */}`)
Failed to parse page content at path run/build.mdx: Expected a closing tag for `<td>` (186:3-186:7) before the end of `paragraph`
Failed to parse page content at path tutorials/ccp-toolchain-config.mdx: Could not parse expression with acorn

Generated by GitHub Actions workflow from upstream Bazel repository.
This commit includes transformed documentation files ready for Mintlify deployment.
Generated by GitHub Actions workflow from upstream Bazel repository.
This commit includes transformed documentation files ready for Mintlify deployment.
Generated by GitHub Actions workflow from upstream Bazel repository.
This commit includes transformed documentation files ready for Mintlify deployment.
github-actions bot and others added 2 commits October 29, 2025 16:51
Generated by GitHub Actions workflow from upstream Bazel repository.
This commit includes transformed documentation files ready for Mintlify deployment.
Generated by GitHub Actions workflow from upstream Bazel repository.
This commit includes transformed documentation files ready for Mintlify deployment.
@alan707 alan707 merged commit 4f82389 into main Oct 29, 2025
5 checks passed
@alan707 alan707 deleted the alan/convert_after_submodule_update branch October 29, 2025 21:07
@alan707 alan707 removed this from Docs Migration Oct 29, 2025
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.

Automatically convert new markdown files in bazel.build after submodule update

2 participants