.. image:: https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/workflows/Build,%20test,%20publish/badge.svg?branch=master :target: https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/actions?query=workflow%3A%22Build%2C+test%2C+publish%22+branch%3Amaster
.. image:: https://img.shields.io/badge/License-Apache%202.0-blue.svg?style=shield :target: https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/blob/master/LICENSE
A set of cookbook examples for the Insight Toolkit, ITK_.
Clone the repository using Git::
$ git clone --recursive https://github.com/InsightSoftwareConsortium/ITKSphinxExamples.git
See the build instructions in the documentation
_.
Implemented ^^^^^^^^^^^
Todo ^^^^
Github Issues
_ for a complete list of actions to be performed, bugs, etc.Required ^^^^^^^^
Optional ^^^^^^^^
If building the documentation:
PDF generation requires a TeX distribution like TeX Live
or MiKTeX.
Run the bash script SetupForDevelopment.sh
::
$ ./Utilities/SetupForDevelopment.sh
.. _Breathe: https://github.com/michaeljones/breathe .. _build instructions in the documentation: https://itk.org/ITKExamples/Documentation/Build/index.html .. _CMake: https://cmake.org/ .. _Git: https://git-scm.com/ .. _ITK: https://itk.org/ .. _Sphinx: https://sphinx-doc.org/ .. _Github Issues: https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/issues .. _Python: https://python.org/ .. _gnuplot: https://www.gnuplot.info/ .. _TeX Live: https://www.tug.org/texlive/ .. _MiKTeX: https://miktex.org/ .. _dvipng: https://sourceforge.net/projects/dvipng/ .. _Pandoc: https://pandoc.org/ .. _nbsphinx: https://nbsphinx.readthedocs.io/ .. _imagemagick: https://www.imagemagick.org/