Skip to content

Add links to documentation in README.md#6413

Merged
matz merged 1 commit into
mruby:masterfrom
dearblue:doc/index
Nov 11, 2024
Merged

Add links to documentation in README.md#6413
matz merged 1 commit into
mruby:masterfrom
dearblue:doc/index

Conversation

@dearblue

Copy link
Copy Markdown
Contributor

The documentation table is generated by the rake doc:update-index command. The following conditions must be met for links to be added to the documentation table.

  • The file must be placed under the doc/ directory
  • The file must have the extension .md
  • The file must be written at the top of the file with <! -- summary: ANY-TEXT -->

The documentation table is generated by the `rake doc:update-index` command.
The following conditions must be met for links to be added to the documentation table.

  - The file must be placed under the `doc/` directory
  - The file must have the extension `.md`
  - The file must be written at the top of the file with `<! -- summary: ANY-TEXT -->`
@dearblue dearblue requested a review from matz as a code owner November 10, 2024 13:54
@matz matz merged commit 1d88398 into mruby:master Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants