mirror of
https://github.com/chatmail/core.git
synced 2026-05-13 11:56:30 +03:00
try generating and uploading doxygen docs (#697)
This commit is contained in:
7
ci_scripts/run-doxygen.sh
Executable file
7
ci_scripts/run-doxygen.sh
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -ex
|
||||
|
||||
cd deltachat-ffi
|
||||
doxygen
|
||||
|
||||
Reference in New Issue
Block a user