Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 585 Bytes

File metadata and controls

17 lines (11 loc) · 585 Bytes

sparqld guidance

Documentation sources

  • Keep code, query, result, and data examples in their dedicated source files. Render them in documentation through the corresponding MkDocs macro instead of embedding their contents directly in a page.

Browser validation

  • Before starting a development server, check whether the project's documented development URL is responsive in the browser. Reuse it when available; start a server only when it is unavailable.

Subdirectory guidance