Skip to content

Preserve JSROOT when generating reference guide #8599

@linev

Description

@linev

Starting from current master, we generate JSON for different v7 tutorials and embed them into HTML pages to
provide interactive images like:

https://root.cern/doc/master/draw__rh1__twoaxes_8cxx.html

For these images we are using https://root.cern/js/dev/ version, which constantly changes.
To be on the safe side, we should preserve JSROOT version with generated reference guide.
Most easy way - just copy JSROOT from ROOT sources into directory with doxygen HTML files
and use that version of JSROOT in reference guide.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions