useblocks / sphinx-needs-enterprise

Sphinx-Needs Functions for enterprise users
http://useblocks.com/sphinx-needs-enterprise/
Other
5 stars 0 forks source link

Sphinx-Needs Excel Importer #49

Closed iSOLveIT closed 2 years ago

iSOLveIT commented 2 years ago

The Excel service imports data from a spreadsheet file to the Sphinx project using Sphinx-Needs and creates Sphinx-Needs objects on the fly during build time.

Main Features:

  1. Open and read Excel files
  2. For each row, create a Sphinx-Needs objects
  3. Mapping between column names and Sphinx-Needs object options
  4. Provides functionality via Sphinx directive and conf.py parameters

Task Completed

danwos commented 2 years ago

Gets closed, as #50 contains this as well.