Skip to content

Moonwave v0.3.1

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Dec 01:52
  • Add short links in docs
    • You can use the [ClassName] short link syntax to link to classes from within doc comments.
    • You can use [ClassName:method] or [ClassName.member] to link directly to a member of another class
    • You can also link to Roblox classes, like [CFrame] or [Part].
  • Add autoSectionPath option for automatically generating section names from folders: https://upliftgames.github.io/moonwave/docs/Configuration#automatic-sections-from-folders
  • Fix bug with param names not being detected correctly when there is extra whitespace
  • Fix enums not being included in auto links

Full Changelog: v0.3.0...v0.3.1