Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/Sitecore/Data-Exchange-Framework-Docs

Documentation for Data Exchange Framework
https://github.com/Sitecore/Data-Exchange-Framework-Docs

Last synced: 3 months ago
JSON representation

Documentation for Data Exchange Framework

Lists

README

        

# Sitecore Data Exchange Framework
Sitecore Data Exchange Framework is an ETL tool for Sitecore.

Documentation is generated using [Sphinx](http://www.sphinx-doc.org/en/stable/).

## Building documentation

#. Install Python
#. ``pip install sphinx``
#. ``pip install -U sphinx_rtd_theme``
#. ``pip install sphinx-autobuild``
#. ``pip install --upgrade setuptools``
#. ``pip install ez_setup``
#. ``pip install -U sphinxcontrib-dotnetdomain``