Files
cantera/doc/sphinx/_static/doc-versions.json
Ray Speth c533ca90bb [Doc] Flatten output directory structure
Copy Doxygen output into a subdirectory of Sphinx so the Sphinx
index can be the full site index.

Partially addresses Cantera/cantera-website#229
2023-10-09 16:40:37 -04:00

41 lines
888 B
JSON

[
{
"name": "3.1 (dev)",
"version": "3.1",
"url": "/dev/"
},
{
"name": "3.0.0 (stable)",
"version": "3.0.0",
"url": "/documentation/docs-3.0/sphinx/html/"
},
{
"version": "2.6.0",
"url": "/documentation/docs-2.6/sphinx/html/"
},
{
"version": "2.5.1",
"url": "/documentation/docs-2.5/sphinx/html/"
},
{
"version": "2.4.0",
"url": "/documentation/docs-2.4/sphinx/html/"
},
{
"version": "2.3.0",
"url": "/documentation/docs-2.3/sphinx/html/"
},
{
"version": "2.2.1",
"url": "/documentation/docs-2.2/sphinx/html/"
},
{
"version": "2.1.2",
"url": "/documentation/docs-2.1/sphinx/html/"
},
{
"version": "2.0.2",
"url": "/documentation/docs-2.0/sphinx/html/"
}
]