Skip to content

Build docs locally and navigate fully offline #6844

Closed
@yceruto

Description

@yceruto

I found some troubles to navigate fully offline through amazing Symfony documentation:

(1) Inside symfony-docs/_build/_theme/_templates/layout.html was declared the main assets to external urls:

  • css http://symfony.com/css/compiled/v5/all.css?v=4
  • js http://symfony.com/js/v5/all.js?v=4

Without these files the documentation is almost impossible to navigate.

(2) Other small but not least important is that all *.svg paths (maybe some png) inside http://symfony.com/css/compiled/v5/all.css, they aren't offline.

Is possible fix that ?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions