Advanced Configuration

This page covers advanced configuration options for the sphinx-visualized extension. For basic setup, see Getting started.

GraphSON Export

The extension automatically generates a GraphSON v3.0 format file compatible with Apache TinkerPop and graph analysis tools:

  • /_static/sphinx-visualized/graphson.json

Use Cases:

  • Import into Apache TinkerPop for advanced graph queries

  • Analyze documentation structure with graph algorithms

  • Custom visualization with other graph libraries

  • Integration with graph databases

  • Documentation metrics and analytics