- Remove the 'doc-git' volume
- Enhance documentation
- Update Sphinx version to 1.8.4
- Update Python version to 3.6.8
- Fix #4 Don't fail when the user already exists
- Fix failing HTML test
- Update Sphinx version to 1.8.3 and plugins versions
- Update PlanPlantUML version to 1.2019.0
- Add French language support for PDF
- Add GIT pseudo extension for hash, tag and date
- Update plugin
sphinx_rtd_theme
version to 0.4.2, restoring the search feature
- Fix
sphinx-init
script to use Python 3.6 - Update documentation: initialisation
- New versioning scheme
<SPHINX_VERSION>-<DOCKER_IMAGE_VERSION>
- Update Sphinx version to 1.8.1 and plugins versions
- Update Python version to 3.6.6
- Update documentation: how to install a new extension
- Add pluggins:
sphinxcontrib-excel-table
sphinxcontrib-fulltoc
guzzle_sphinx_theme
- Remove pluggins:
sphinxcontrib-exceltable
sphinxcontrib-libreoffice
- Refactor "testing framework"
- Fix documentation with the new entrypoint
- Fix expected test results
- Fix entrypoint
- Update Sphinx version to 1.5.5 and plugins versions
- Rename DOC_DIR to DATA_DIR
- Update PlantUML version
- Fix image name in Dockerfile
- Update Sphinx version to 1.4.6 and plugins versions
- Add LaTeX support
- Reorganize tests to support both HTML and PDF
- Rename Docker image to
ddidier/sphinx-doc
- Update Sphinx version to 1.3.6
- Update plugins versions
- Add
sphinxcontrib-exceltable
back
- Add basic Markdow support
- Update Sphinx and plugins versions
- Remove
sphinxcontrib-exceltable
because of an incompatibility issue
- Add pluggins:
sphinx.ext.graphviz
sphinxcontrib-actdiag
sphinxcontrib-blockdiag
sphinxcontrib-nwdiag
sphinxcontrib-seqdiag
sphinxcontrib-exceltable
sphinxcontrib-googleanalytics
sphinxcontrib-googlechart
sphinxcontrib-googlemaps
sphinxcontrib-libreoffice
sphinxcontrib-plantuml
- Add test documentation
- Fix the live HTML build
- Rebase upon the official python:2.7 image
- Fix files permissions by using the host group of the documentation directory
- Add the unselectable prompt Sphinx directive (sphinx-prompt)
- Fix
livehtml
target by specifying host address
- Fix file permissions
- Fix missing
acl
package - Fix configuration file location
- Fix
sphinx-autobuild
configuration - Add parameters passing to
sphinx-init
- Rebase image upon envygeeks/ubuntu
- Add reStructuredText to PDF converter (rst2pdf)
- Add Sphinx documentation watcher (sphinx-autobuild)
- Remove Latex and PDF support (too big)
- Initial commit
- Add Sphinx documentation builder (sphinx-doc)
- Add Sphinx documentation themes (sphinx-themes)