You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there any preference, or considerations, for what should be covered or how this should be added?
From a user point-of-view, I would have found full documentation on the available params for the main functions useful: emails.Message, emails.html, emails.attach and emails.send for example.
To document these functions, it would seem the options are adding to the existing using standalone .rst files or perhaps using Sphinx autodoc?
Happy to begin writing, but keen to make sure it fits in with the desired way of doing this...
The text was updated successfully, but these errors were encountered:
I noticed documentation is listed as the first todo on the docs homepage.
Is there any preference, or considerations, for what should be covered or how this should be added?
From a user point-of-view, I would have found full documentation on the available params for the main functions useful:
emails.Message
,emails.html
,emails.attach
andemails.send
for example.To document these functions, it would seem the options are adding to the existing using standalone
.rst
files or perhaps using Sphinx autodoc?Happy to begin writing, but keen to make sure it fits in with the desired way of doing this...
The text was updated successfully, but these errors were encountered: