Anthony Bilinski
6fd79c65e7
chore(CI): Remove travis config and directory
...
Move all CI scripts to generic .ci-scripts dir
3 years ago
Anthony Bilinski
3f2d953473
chore(CI): Revert 8a72928ad1
...
"chore(travis): don't fail generating docs when there's no git version"
No longer a concern on GH actions which allows deep clones.
3 years ago
jenli669
04a9bc46f4
docs(copyright): update and add copyright info
...
zealously updates and adds qTox copyright information.
Fixes #5713
6 years ago
Anthony Bilinski
f7df1191bc
chore(build): update apt-get in build-docs before installing deps
7 years ago
Anthony Bilinski
5dc4e6de81
chore(legal): update copyright date to 2018 for all source files
7 years ago
Zetok Zalbavar
7b60a5dd36
chore: explicitly mention that copyright belongs to qTox contributors
9 years ago
Zetok Zalbavar
8a72928ad1
chore(travis): don't fail generating docs when there's no git version
...
Can happen due to travis cloning only 50 latest revisions.
9 years ago
Zetok Zalbavar
a55b2c53f3
chore(travis): make sure to install needed doxygen deps
...
Otherwise not all nice stuff is generated.
9 years ago
initramfs
1f65ecf08c
chore(build): extract documentation build directory from doxygen config
9 years ago
initramfs
e124bd85b6
chore(build): parallelize travis and separate out doc build/deploy
...
This commit takes the existing travis task list and attempts to split
it into multiple jobs for the sake of efficiency. Also properly
separates out the build/deploy of documentation.
9 years ago
initramfs
51eae5bf34
chore(build): deploy doxygen documentation on master branch pushes
...
This commit enables travis to automatically build doxygen documentation
on updates to the master branch. The documentation is accessible from
the qTox website under the URL: https://qtox.github.io/doxygen
9 years ago