Revision 0e706c7e6a045294a84b210251d074ef6bd0d66d authored by Dmitry Yu. Naumov on 28 April 2021, 15:18:30 UTC, committed by Dmitry Yu. Naumov on 28 April 2021, 15:18:30 UTC
[doc] Fix placement of ogs_file_XXX for doxygen.

See merge request ogs/ogs!3594
2 parent s e1594e8 + fe839cc
Raw File
.gitignore
*.bak*
/build*/
*.sw[op]
tags
.ExternalData_*

# CLion IDE project files
*.iml
.idea

# Visual Studio Code project files
.vscode

# Conan package manager
conanbuildinfo.cmake
conaninfo.txt
CMakeLists.txt.user*

*.pyc
.venv

Tests/**/*.md5
Tests/Data/Parabolic/HT/InvalidProjectFiles/*.prj
web/.netlify

CMakeUserPresets.json

.snakemake
back to top