mirror of https://github.com/CGAL/cgal
16 lines
421 B
JSON
16 lines
421 B
JSON
{
|
|
"name": "CGAL Doxygen Dev Container, version 1.12.0, with CGAL patch",
|
|
"image": "docker.io/cgal/doxygen:1.12.0",
|
|
"features": {
|
|
"ghcr.io/devcontainers/features/git:1.3.2": {}
|
|
},
|
|
"customizations": {
|
|
"vscode": {
|
|
"extensions": [
|
|
"ms-vscode.cmake-tools",
|
|
"bbenoist.Doxygen",
|
|
"ms-vscode.cpptools"
|
|
]
|
|
}
|
|
},
|
|
} |