Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 511 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 511 Bytes

NAME

Skry - create Raku docs from Grok and Podium.

SYNOPSIS

use Skry;

DESCRIPTION

Skry is a set of tools to generate Raku code documentation.

It combines information from both POD and introspection to document the API's of your code.

AUTHOR

Jeff Armstrong [email protected]

COPYRIGHT AND LICENSE

Copyright 2023 Jeff Armstrong

This library is free software; you can redistribute it and/or modify it under the Artistic License 2.0.