Edit online

AI Friendly Output

As AI and large language models (LLM) increasingly interact with websites, a key challenge is giving them direct access to relevant content. You can use llms.txt files together with companion Markdown (.md) files to provide LLMs with a clean, simplified view of site content and a curated index of the most relevant resources. By setting the webhelp.enable.ai.friendly parameter to yes, these files will automatically be generated in the output directory.

In addition to the new files, each topic will feature a new menu with two options:
  • Copy as Markdown (only available when deployed on HTTP server) – Copies the content of the current topic in Markdown format.
  • View as Markdown – Opens the corresponding Markdown companion file in a new tab.