Skip to content

FIONA (Flash-based Input/Output Network Appliance) - A secure research data gateway for medical imaging. Provides DICOM anonymization, quarantine management, and automated transfer from clinical to research PACS systems while ensuring GDPR compliance.

mmiv-center/FionaDocs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FionaDocs

FIONA (Flash-based Input/Output Network Appliance) - A secure research data gateway for medical imaging. Provides DICOM anonymization, quarantine management, and automated transfer from clinical to research PACS systems while ensuring GDPR compliance.

Sphinx

  1. Installation
  2. Check the installed sphinx verskon:
sphinx-build --version
  1. Folder structure:
FionaDocs/
└── docs/
    ├── build/          # Generated documentation output
    ├── source/         # Source files for documentation
    │   ├── conf.py     # Sphinx configuration file
    │   └── index.rst   # Main documentation file
    ├── make.bat        # Windows batch file for building
    └── Makefile        # Unix makefile for building
  1. Build the HTML documentation
    cd docs
    make html
    
  2. Generate PDF documentation
    cd docs
    make latex
    
  3. Generate PDF from LaTeX
cd build/latex
pdflatex fionadocs.tex

About

FIONA (Flash-based Input/Output Network Appliance) - A secure research data gateway for medical imaging. Provides DICOM anonymization, quarantine management, and automated transfer from clinical to research PACS systems while ensuring GDPR compliance.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •