Closed Briancbn closed 3 years ago
* Upload built API Doxygen docs to github-pages branch. (master branch only)
Something to take into account: this repository is now approx 300MB, which starts to take noticeable time when git clone
ing.
As was noted in https://github.com/ros-industrial-consortium/tesseract/issues/603, pushing documentation to gh-pages
branches in the same repository as the code can substantially increase download times.
Using a separate repository for hosting such documentation may be a better alternative.
Something to take into account: this repository is now approx 300MB, which starts to take noticeable time when
git clone
ing.
Noted on this, we had some back-and-forth on adding and removing the docs with some bad histories stuck in the commits. I think we will stick to hosting it on a separate repo then.
Don't merge this for now. I will rebase this before the next release.
I have added the following changes and repository configuration
github-pages
branch to ensure linear history.