Skip to main content

Collection of CLIs, scripts and modules useful to generate the NWB documentation

Project description

This project is under active development. Its content, API and behavior may change at any time. We mean it.

PyPI - License PyPI Codespell Doc Builds Publish to PyPI Ruff Run all tests

Overview

This project is a collection of CLIs, scripts and modules useful to generate the HDMF documentation.

Using hdmf-docutils to generate documentation for an extension: https://nwb-overview.readthedocs.io/en/latest/extensions_tutorial/6_documenting_extension.html

To cite this tool use: (HDMF Documentation Utilities, RRID:SCR_021341)

Installation

pip install hdmf-docutils

Available Tools

  • hdmf_generate_format_docs: Generate figures and RST documents from the HDMF YAML specification for the format specification documentation. Previously called “nwb_generate_format_docs”.

  • hdmf_init_sphinx_extension_doc: Create format specification SPHINX documentation for an HDMF extension. Previously called “nwb_init_sphinx_extension_doc”.

  • hdmf_gallery_prototype: Tool for prototyping sphinx gallery examples. Previously called “nwb_gallery_prototype”.

Available Modules

  • hdmf_docutils/doctools/*: This package contains modules used to generate figures of the hierarchies of HDMF files and specifications as well as to help with the programmatic generation of reStructuredText (RST) documents.

Available Notebooks

History

nwb-docutils was renamed to hdmf-docutils and generalized to be (mostly) independent of NWB in January, 2020.

nwb-docutils was initially a sub-directory of the nwb-schema project. Corresponding history was extracted during the 4th NWB Hackathon into a dedicated pip-installable project to facilitate its use by both core NWB documentation projects and various NWB extensions.

Usage

pip install hdmf-docutils

For the purpose of this example, we assume that our current directory has the following structure.

- my_extension/
  - my_extension_source/
      - mylab.namespace.yaml
      - mylab.specs.yaml
      - ...
      - docs/  (Optional)
          - mylab_description.rst
          - mylab_release_notes.rst

In addition to Python 3.x, you will also need sphinx (including the sphinx-quickstart tool) installed. Sphinx is available here http://www.sphinx-doc.org/en/stable/install.html .

We can now create the sources of our documentation as follows:

   python3 hdmf_init_sphinx_extension_doc  \
                --project my-extension \
                --author "Dr. Master Expert" \
                --version "1.2.3" \
                --release alpha \
                --output my_extension_docs \
                --spec_dir my_extension_source \
                --namespace_filename mylab.namespace.yaml \
                --default_namespace mylab
                --external_description my_extension_source/docs/mylab_description.rst \  (Optional)
                --external_release_notes my_extension_source/docs/mylab_release_notes.rst \  (Optional)

.. tip::

   Additional instructions for how to use and customize the extension documentations are also available
   in the ``Readme.md`` file that  ``init_sphinx_extension_doc.py`` automatically adds to the docs.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

hdmf_docutils-0.4.10.tar.gz (1.6 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

hdmf_docutils-0.4.10-py3-none-any.whl (1.6 MB view details)

Uploaded Python 3

File details

Details for the file hdmf_docutils-0.4.10.tar.gz.

File metadata

  • Download URL: hdmf_docutils-0.4.10.tar.gz
  • Upload date:
  • Size: 1.6 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for hdmf_docutils-0.4.10.tar.gz
Algorithm Hash digest
SHA256 45994371d04aedd11b07439f3458251109da95f3f329c2163f8841caad24c841
MD5 e733ccc743e8ba8db25e5f944f33ab9d
BLAKE2b-256 4f49634de93e07ac699b6579a81d4800d3decdbe1f4832892e4d36148e7a8e6d

See more details on using hashes here.

Provenance

The following attestation bundles were made for hdmf_docutils-0.4.10.tar.gz:

Publisher: publish_pypi.yml on hdmf-dev/hdmf-docutils

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file hdmf_docutils-0.4.10-py3-none-any.whl.

File metadata

  • Download URL: hdmf_docutils-0.4.10-py3-none-any.whl
  • Upload date:
  • Size: 1.6 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for hdmf_docutils-0.4.10-py3-none-any.whl
Algorithm Hash digest
SHA256 a45ae88bb542a25129c25f92eda581a8f01c3d7ae10191de538352d306b47b08
MD5 a0627445c220844c9990c3430ca6edf4
BLAKE2b-256 81759095fccff10c412b4595199a1d637c323e2be53f2fe028283e0b49da6fa0

See more details on using hashes here.

Provenance

The following attestation bundles were made for hdmf_docutils-0.4.10-py3-none-any.whl:

Publisher: publish_pypi.yml on hdmf-dev/hdmf-docutils

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page