Skip to content

docs: upgrade SPPF documentation to Bootstrap 5 - #1638

Open
ItzSaurav wants to merge 1 commit into
lark-parser:masterfrom
ItzSaurav:docs/bootstrap-5-migration
Open

docs: upgrade SPPF documentation to Bootstrap 5#1638
ItzSaurav wants to merge 1 commit into
lark-parser:masterfrom
ItzSaurav:docs/bootstrap-5-migration

Conversation

@ItzSaurav

Copy link
Copy Markdown

Fixes #1494

Summary of Changes:

  • Migrated docs/_static/sppf/sppf.html from Bootstrap 4.3.1 to Bootstrap 5.3.3.
  • Added <meta name="viewport" content="width=device-width, initial-scale=1"> and closed the <head> tag.
  • Updated legacy .pull-right class to .float-end.
  • Added Bootstrap 5 class="figure", class="figure-img img-fluid", and class="figure-caption" to diagram elements for responsiveness.
  • Addresses downstream Debian packaging requirement (Debian bug#1088592).

Verification:

  • Full test suite passed locally with python -m tests.

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.

Move documentation to bootstrap 5

1 participant