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

📝 Clean up the documentation #820

Closed
wants to merge 1 commit into from

Conversation

Eremiell
Copy link
Contributor

@Eremiell Eremiell commented Aug 29, 2023

  • Resolves bunch of unrelated documentation issues
  • Wrong capitalisation of headers and brands
  • Wrong indentation of code examples
  • Various typos, missing Oxford commas, bad style, or typography
  • Examples didn't follow Style Guidelines in many places
  • Tries to slim down on unneeded newlines
  • Bunch of files have been wrongly named or wrongly placed
  • Attempt to update some outdated details
  • Overall there are other things the would deserve some work but that felt too ambitious for this already huge changeset
  • My pull request is made against the dev branch.
  • I have ensured that the changed library can be built on your target system. I did not introduce any platform-specific code.
  • I have ensured that all methods and functions are fully documented using doxygen style comments.
  • I tested my commits, by adding a test case to the unit tests if needed
  • I have ensured that I did not break any existing API calls.
  • My code follows the coding style guide (if you are not sure, match the code style of existing files including indent style etc).
  • I have not built my pull request using AI, a static analysis tool or similar without any human oversight. Where I have generated this pull request using a tool, I have justified why this is needed.

@CLAassistant
Copy link

CLAassistant commented Aug 29, 2023

CLA assistant check
All committers have signed the CLA.

@netlify
Copy link

netlify bot commented Aug 29, 2023

Deploy Preview for dpp-dev ready!

Name Link
🔨 Latest commit 6e4a792
🔍 Latest deploy log https://app.netlify.com/sites/dpp-dev/deploys/64eeb122fa929a0008753952
😎 Deploy Preview https://deploy-preview-820--dpp-dev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

README.md Outdated Show resolved Hide resolved
README.md Show resolved Hide resolved
Copy link
Member

@Mishura4 Mishura4 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dialog here is more correct? It's the name for a pop-up window that the user can submit input to. This is how Qt, Windows, and pretty much every UI refers to them

Discord in fact only refers to them as "Modal"

Copy link
Member

@Mishura4 Mishura4 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will be really hard to review as a whole due to the size of the changes and I'll expect we'll have to do several passes at it, but here's some things that should be changed.

Please put newlines back at the end of each text file (or add it if it was missing), along with the other requests in this review

@braindigitalis
Copy link
Contributor

Dialog here is more correct? It's the name for a pop-up window that the user can submit input to. This is how Qt, Windows, and pretty much every UI refers to them

Discord in fact only refers to them as "Modal"

we should strictly use the term modal and nothing else, as this is what discord api calls them. not dialog, or popup or window or any other term as this will confuse users.

* Resolves bunch of unrelated documentation issues
* Wrong capitalisation of headers and brands
* Wrong indentation of code examples
* Various typos, missing Oxford commas, bad style, or typography
* Examples didn't follow Style Guidelines in many places
* Tries to slim down on unneeded newlines
* Bunch of files have been wrongly named or wrongly placed
* Attempt to update some outdated details
* Overall there are other things the would deserve some work but
  that felt too ambitious for this already huge changeset
@Commandserver Commandserver added the documentation Improvements or additions to documentation label Sep 3, 2023
braindigitalis pushed a commit that referenced this pull request Sep 14, 2023
Mishura4 pushed a commit to Mishura4/DPP-PRs that referenced this pull request Sep 17, 2023
braindigitalis pushed a commit that referenced this pull request Sep 21, 2023
@Jaskowicz1 Jaskowicz1 mentioned this pull request Sep 21, 2023
4 tasks
braindigitalis pushed a commit that referenced this pull request Oct 3, 2023
@braindigitalis
Copy link
Contributor

this has so many conflicts now as to be unmergable and parts of it have made their way into the docs anyway, should this pr be closed? It could always be reopened in the future.

@Jaskowicz1
Copy link
Contributor

this has so many conflicts now as to be unmergable and parts of it have made their way into the docs anyway, should this pr be closed? It could always be reopened in the future.

I would like to try get some files changed to add parts from this PR, then I'll close it when I'm done :)

Jaskowicz1 added a commit to Jaskowicz1/DPP that referenced this pull request Nov 1, 2023
@Jaskowicz1
Copy link
Contributor

I am now closing this PR as #990 now adds anything left that hasn't been added from other PRs.

@Jaskowicz1 Jaskowicz1 closed this Nov 1, 2023
braindigitalis added a commit that referenced this pull request Nov 2, 2023
Co-authored-by: Craig Edwards (Brain) <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants