* .gitignore: Ignore GNU gettext *.mo binary files.
* Makefile: New tx-pull and tx-push rules for pulling translations
from and pushing translation source strings to Transifex using their
tx tool.
* _build/Dockerfile.i18n: New Dockerfile for docs-i18n pipeline, to
push and pull translation sources/strings on a weekly basis.
* _build/Jenkinsfile.18n: New Jenkinsfile defining the docs-i18n
pipeline.
Change-Id: I945e9d087ef559f18ee1f9afd8f5035d6c35c737
This is so that we could later add other build-related files under the
_build directory and keep track in git.
Change-Id: Ida3a3062a13e8050d745d71a428b7fb687ea4b81
Add a copy of the GNU Free Documentation License version 1.3, and
license the Jami manuals and documentation under the terms of the
GNU Free Documentation License, Version 1.3 or any later version
published by the Free Software Foundation; with no Invariant Sections,
no Front-Cover Texts, and no Back-Cover Texts.
Also, use the GNU All-Permissive License for the Makefile, conf.py,
and _templates/footer.html files since these files are rather small
and/or trivial.
GitLab: #3
Change-Id: If9f37afd66b9f415a9a4ac31ac037b9727fbb2e4
Shout out to Nick Econopouly (wrycode) for earlier working demo[1] of
porting the docs from GitLab wiki to Sphinx, which I expect will be
invaluable as we go forward with gradually porting increasingly more
parts of the docs to Sphinx.
[1] https://git.wrycode.com/wrycode/jami-docs/log.html
Change-Id: I5cd7c8142e9639a90df76da887c0f8481e3db405