Description
Description of documentation change
Is your documentation request related to existing documentation or new documentation? Provide a clear and concise description of the requested documentation change.
- Documentation on how to document elements for DNN Platform.
DNN Journal Module currently has many undocumented elements. Looks like some help could be needed in places that don't get touched much.
This would cut down on the number of build warnings allowing community maintenance programmers (like myself) to focus more on obsolete functions while things are being updated between DNN Platform versions obsolete objects updating those to utilize the new DNN Platform logic.
How to report the issue along with explanation on how to fix the issue when those types of issues come to light.
- This should be potentially another issue created. If possible, it would also be nice in the same area to have a little something about obsolete items that need migrated, a little info on how to handle them with most detail for things that we have a lot of work to do on.
Existing documentation URL (if applicable)
Provide URL to existing documentation.
Could be located here on the home page with an explanation on API section and how to document an element
to be included here. Process maybe just to submit the request on GitHub.
Existing documentation section (if applicable)
Provide the name of the documentation section to be changed.
DNN Journal Module has many undocumented elements. Looks like some help could be needed in places that don't get touched much.
Proposed area for new documentation (if applicable)
Provide the area in which the proposed new documentation should reside.
To document an element do the following:
- First do this.
- Next do this.
- Finally do this.
Screenshots
If applicable, provide screenshots to help explain your documentation request.
journalcontrollerimp.cs
among other files may have obsolete objects like this namespace.
Additional context
I will help as I can. I don't want to ask again or look for some thread where I posted about it. I believe this API homepage should be filled with helpful tips about how to work with the API documentation. Each section should have an introduction which could include submitting a PR for missing elements including this specific information. And to submit a PR with this specific information completed for this section.
Here is a link to me asking our community senior DNN Platform developers how to handle a commonly obsolete object.
DNN Platform Discussion 4091
Activity