Skip to content

docs: add missing lua-scripting and lua-bots guides#64

Merged
Taure merged 2 commits intomainfrom
fix/docs-warnings
Apr 14, 2026
Merged

docs: add missing lua-scripting and lua-bots guides#64
Taure merged 2 commits intomainfrom
fix/docs-warnings

Conversation

@Taure
Copy link
Copy Markdown
Contributor

@Taure Taure commented Apr 12, 2026

Summary

  • Create guides/lua-scripting.md and guides/lua-bots.md that were referenced but missing
  • Register both guides in ex_doc extras and groups config in rebar.config
  • Resolves all "documentation references file X but it does not exist" warnings

The remaining nova_auth_oidc:oidc_config/0 warning is an ex_doc cross-dep type resolution limitation (type exists and is exported).

Test plan

  • rebar3 ex_doc produces no file-reference warnings
  • rebar3 fmt --check clean

Taure added 2 commits April 12, 2026 19:59
Create the missing guide files that were referenced from README,
getting-started, configuration, and world-server docs. Both guides
point to asobi_lua (the standalone Lua runtime package) for full
documentation. Register guides in ex_doc extras config.
@Taure Taure merged commit 9804e2c into main Apr 14, 2026
15 checks passed
@Taure Taure deleted the fix/docs-warnings branch April 14, 2026 05:25
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.

1 participant