Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move tooling from relx to hex for publishing, add docs #189

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from

Conversation

davydog187
Copy link
Collaborator

@davydog187 davydog187 commented Sep 28, 2024

Configures the project so that it uses Hex to build a release and generate documentation.

  • Configure docs to only show external APIs
  • Mark luerl_scan and luerl_parse as private
  • Verify that bundled release files are correct
  • Verify configuration for release matches previous
  • Clean up old configuration

Follow up PRs will begin to incorporate more of the old documention into ExDoc, add CI for publishing releases, and other enhancements.

Screenshot 2024-09-29 at 6 58 45 AM

Configures the project so that it uses Hex to build a release and
generate documentation.

- [ ] Configure docs to only show external APIs
- [ ] Verify that bundled release files are correct
- [ ] Verify configuration for release matches previous
- [ ] Clean up old configuration

Follow up PRs will begin to incorporate more of the old documention into
ExDoc, add CI for publishing releases, and other enhancements.
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