From 10794dce6589034bd6aa67d1f0fb1c883c0be8c6 Mon Sep 17 00:00:00 2001 From: Jared Dillard Date: Wed, 18 Mar 2026 23:54:46 -0700 Subject: [PATCH] Add note to docs about sphinx-llm --- docs/source/index.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/source/index.rst b/docs/source/index.rst index 8032307..bfa57f5 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -26,6 +26,11 @@ Highlights Filter content, include source code files, or integrate with alternative output formats like Markdown for even better LLM compatibility. See :doc:`getting-started` for output format options and :doc:`configuration-values` for all settings. +.. seealso:: + + For better default output without configuration, see `sphinx-llm `_ from NVIDIA. + sphinx-llms-txt is best when customized with alternative output formats, content filtering, or source code inclusion. + .. toctree:: :maxdepth: 2