mirror of
https://github.com/cp2k/cp2k.git
synced 2026-07-28 22:25:32 -04:00
Docs: Add Sphinx-based manual
This commit is contained in:
parent
03f49e929a
commit
934a489bed
16 changed files with 508 additions and 8 deletions
|
|
@ -15,6 +15,7 @@ ARG GIT_COMMIT_SHA
|
|||
COPY ./src ./src
|
||||
COPY ./exts ./exts
|
||||
COPY ./data ./data
|
||||
COPY ./docs ./docs
|
||||
COPY ./tools ./tools
|
||||
COPY ./cmake ./cmake
|
||||
COPY ./CMakeLists.txt .
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue