connection icon indicating copy to clipboard operation
connection copied to clipboard

Docs: Add deprecation warning to Online Docs mentioning `gen_statem`

Open rafaelbiten opened this issue 9 months ago • 0 comments

We've updated the README.md to recommend gen_statem as an alternative to this Connection module, but users visiting the module via the Online Documentation may miss that note, so it may be a good idea to have that note in there too.

This PR adds that same note as a deprecation warning to the @moduledoc itself.

This is what the updated docs look like with this update:

Screenshot 2024-04-26 at 1 31 59 AM

rafaelbiten avatar Apr 26 '24 05:04 rafaelbiten