Skip to content

Conversation

cscheid
Copy link
Collaborator

@cscheid cscheid commented May 1, 2025

This PR uses the output of Lua-LS --doc to auto-generate API documentation.

Structure:

  • _*.md files are automatically generated by quarto run tools/build-lua-types-autogen.ts
  • _*.qmd files include the associated _*.md file, and can add additional hand-written material to the top of the document (see docs/lua/quarto/brand.qmd for a minimal example)
  • if the tools/build-lua-types-autogen.ts script is run with stubs as the first parameter, it will overwrite the .qmd files in docs/lua.
  • all files in this directory run with the docs/lua/luaapi_autogen.lua filter which drops some bad markdown generated by Lua-LS.

Copy link
Contributor

github-actions bot commented May 1, 2025

🚀 Deployed on https://deploy-preview-1649.quarto.org

@github-actions github-actions bot temporarily deployed to pull request May 1, 2025 18:52 Inactive
cderv and others added 10 commits May 2, 2025 19:59
…able in 1.7 (#1645)

* latex, partials - Add new LaTeX partials info in the doc

* update freeze after re-render

* beamer, partials - Add beamer info and use an include for definitions of partials

* Take into account review suggestions

* Move the mention of copied file to the bottom of the list

* great idea to indent nested partials even more

* More review suggestions for main page

* Add summary to highlights and blog post

* Pull paragraph out of include to allow different file names

---------

Co-authored-by: Charlotte Wickham <[email protected]>
(cherry picked from commit f592fa8)
[Sync to prerelease] Update doc on partials to include new LaTeX and Beamer partials available in 1.7
* Add callout explaining why redirects use `.html` extension

* Add example for re-organizing directory hierarchy

The original text here provided two example use cases. The following
sentence began with "For this use case" and provided a example code for the
latter one. This change provides example code for both use cases.

* Wording edits

---------

Co-authored-by: Charlotte Wickham <[email protected]>
(cherry picked from commit fa1c9bd)
[Sync to prerelease] Add context and new example to redirects doc
add subsection for linking directly to cell renderings documentation

update description of dark mode in quarto-web

(cherry picked from commit 76dd9b6)
(cherry picked from commit ce2f854)
[Sync to prerelease] document mode-specific content
* dark mode navbar and footer logos

* homepage dark mode and spacing nudges

* dark mode colors

(cherry picked from commit d09a568)

Co-authored-by: gregswinehart <[email protected]>
cderv and others added 30 commits July 28, 2025 18:59
(cherry picked from commit 1f7d5a9)
(cherry picked from commit 1181097)
(cherry picked from commit 9645220)
(cherry picked from commit 22e4ddb)
(cherry picked from commit ab0ee30)
(cherry picked from commit e69a898)
[Sync to prerelease] Add AAAI2026 template
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.