docsite icon indicating copy to clipboard operation
docsite copied to clipboard

Create llms.txt and llms-full.txt

Open higumachan opened this issue 1 year ago • 1 comments

@ealmloff

This issue is continuation of the following https://github.com/DioxusLabs/dioxus/discussions/3780 .

I felt that this discussion was well received, so I created an mdBook renderer: mdbook-llms-txt-tools. Using this, I would like to proceed with supporting llms.txt in this repository.

higumachan avatar Feb 23 '25 06:02 higumachan

We use our own version of mdbook that expands to rsx macros called include_mdbook. The format very similar to include mdbook, but I don't know if the original mdbook parser will work with our markdown source anymore

ealmloff avatar Feb 24 '25 14:02 ealmloff