Skip to content

siret-junior/somhunter-docs

Repository files navigation

SOMHunter Documentation

User and developer documentation for the SOMHunter project.

The pre-built version of the generated Doxygen documentation is available here.

Build with Docker

Use a Docker container with TeX. You can either build the image yourself from the supplied Dockerfile:

docker build -t somhunter-docs/latex .

Or get prebuilt one: image size

docker pull aergus/latex

Now you should be able to compile the PDFs with these :

docker run -ti --rm -v ${PWD}:/workdir -w /workdir somhunter-docs/latex make
# OR
docker run -ti --rm -v ${PWD}:/workdir -w /workdir aergus/latex make

About

SOMHunter video search tool documentation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published