Skip to content

Conversation

@tarunprabhu
Copy link
Contributor

Remove the _static/, _templates/, and _themes/ directories from flang/docs.

_static/ contains llvm.css that was never referenced.

_templates/ contains a custom HTML layout that is not used. Flang uses the
layout provided by the builtin haiku theme from sphinx.

_themes/ contains a custom LLVM theme for sphinx. Flang does not use this;
it uses the builtin haiku theme from sphinx.

The _static/, _templates/, and _themes/ directories in flang/docs contained
files that were not used. For instance, _themes/ contained a custom LLVM theme
or sphinx. Flang uses the builtin haiku theme from sphinx, not the custom
LLVM theme. These have been removed.
@llvmbot llvmbot added the flang Flang issues not falling into any other category label Dec 23, 2025
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.

2 participants