Skip to content

[flang][docs] Fix broken flang website #80363

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 2, 2024

Conversation

tarunprabhu
Copy link
Contributor

These are several fixes for the flang site. The look has been changed to match clang since flang, like clang, is a frontend. Some broken links were removed. Most fixes are to secton titles so the table of contents is generated correctly. A minor typo has been fixed.

These are several fixes for the flang site. The look has been changed to match
clang since flang, like clang, is a frontend. Some broken links were removed.
Most fixes are to secton titles so the table of contents is generated
correctly. A minor typo has been fixed.
@llvmbot llvmbot added the flang Flang issues not falling into any other category label Feb 1, 2024
@tarunprabhu tarunprabhu linked an issue Feb 1, 2024 that may be closed by this pull request
Copy link
Contributor

@clementval clementval left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for looking at this! I'm not an expert in md files but this looks good to me.

@tarunprabhu tarunprabhu merged commit 7ca4012 into llvm:main Feb 2, 2024
@tarunprabhu tarunprabhu deleted the fix-flang-site branch February 2, 2024 19:18
agozillon pushed a commit to agozillon/llvm-project that referenced this pull request Feb 5, 2024
These are several fixes for the flang site. The look has been changed to
match clang since flang, like clang, is a frontend. Some broken links
were removed. Most fixes are to secton titles so the table of contents
is generated correctly. A minor typo has been fixed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flang Flang issues not falling into any other category
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Flang's documentation build is broken
3 participants