api-hogs / bureaucrat

Generate Phoenix API documentation from tests
https://hexdocs.pm/bureaucrat/api-reference.html
The Unlicense
368 stars 73 forks source link

Bureaucrat macros #91

Closed alexandremcosta closed 1 year ago

alexandremcosta commented 1 year ago

Implement a way for |> doc() to be called automatically. Added to readme and tested. This is useful for huge applications that want to add Bureaucrat and can't afford to add |> doc() to every test.