Skip to content

Latest commit

 

History

History
145 lines (97 loc) · 3.46 KB

CHANGELOG.md

File metadata and controls

145 lines (97 loc) · 3.46 KB

NDD Docker Sphinx

Version 1.8.4-2

  • Remove the 'doc-git' volume
  • Enhance documentation

Version 1.8.4-1

  • Update Sphinx version to 1.8.4
  • Update Python version to 3.6.8

Version 1.8.3-2

Version 1.8.3-1

  • Update Sphinx version to 1.8.3 and plugins versions
  • Update PlanPlantUML version to 1.2019.0

Version 1.8.1-5

  • Add French language support for PDF

Version 1.8.1-4

  • Add GIT pseudo extension for hash, tag and date

Version 1.8.1-3

  • Update plugin sphinx_rtd_theme version to 0.4.2, restoring the search feature

Version 1.8.1-2

  • Fix sphinx-init script to use Python 3.6
  • Update documentation: initialisation

Version 1.8.1-1

  • 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"

Version 0.9.0

  • Fix documentation with the new entrypoint
  • Fix expected test results
  • Fix entrypoint
  • Update Sphinx version to 1.5.5 and plugins versions

Version 0.8.1

  • Rename DOC_DIR to DATA_DIR
  • Update PlantUML version
  • Fix image name in Dockerfile

Version 0.8.0

  • Update Sphinx version to 1.4.6 and plugins versions
  • Add LaTeX support
  • Reorganize tests to support both HTML and PDF

Version 0.7.0

  • Rename Docker image to ddidier/sphinx-doc
  • Update Sphinx version to 1.3.6
  • Update plugins versions
  • Add sphinxcontrib-exceltable back

Version 0.6.0

  • Add basic Markdow support
  • Update Sphinx and plugins versions
  • Remove sphinxcontrib-exceltable because of an incompatibility issue

Version 0.5.0

  • 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

Version 0.4.1

  • Fix the live HTML build

Version 0.4.0

  • Rebase upon the official python:2.7 image
  • Fix files permissions by using the host group of the documentation directory

Version 0.3.4

Version 0.3.3

  • Fix livehtml target by specifying host address

Version 0.3.2

  • Fix file permissions

Version 0.3.1

  • Fix missing acl package
  • Fix configuration file location
  • Fix sphinx-autobuild configuration
  • Add parameters passing to sphinx-init

Version 0.3.0

Version 0.2.0

  • Add Sphinx documentation watcher (sphinx-autobuild)
  • Remove Latex and PDF support (too big)

Version 0.1.0