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

Update DISCO documentation #614

Merged
merged 66 commits into from
Feb 12, 2024
Merged

Update DISCO documentation #614

merged 66 commits into from
Feb 12, 2024

Conversation

JulienVig
Copy link
Collaborator

@JulienVig JulienVig commented Jan 30, 2024

The DISCO documentation has become outdated over time and the recent refactor. I also improve the instructions from a newcomer's point of view and included information from the onboarding video as well as what I had to figure out by myself. Notably, I created an installation script install.sh to install and build the different project modules.

To review:

  • README.md
  • DEV.md
  • docs/ONBOARDING.md
  • docs/CONTRIBUTING.md
  • docs/DISCOJS.md
  • docs/ARCHITECTURE.md → dispatched content into relevant files
  • docs/PRIVACY.md
  • web-client/src/components/README.mddocs/VUEJS.md
  • docs/TASK.md
    - Did most of it, will come back to it when I need to implement a custom task
  • docs/FAQ.md

Will address the following after other PRs are merged (fixing the CLI, integrating npm workspaces or Buns) as they may affect the doc instructions

  • docs/node_example
  • web-client/README.md
  • server/README.md
  • cli/README.md
  • discojs/README.md
  • discojs/discojs-core/README.md
  • discojs/discojs-node/README.md
  • discojs/discojs-web/README.md

Closes #549, Closes #606

JulienVig and others added 30 commits January 8, 2024 17:11
@JulienVig JulienVig added the documentation Improvements or additions to documentation label Jan 30, 2024
@JulienVig JulienVig self-assigned this Jan 30, 2024
@martinjaggi martinjaggi requested a review from tharvik February 1, 2024 14:06
@JulienVig
Copy link
Collaborator Author

Read to merge this PR, I will update the remaining docs after other PRs which are susceptible to change the doc content are merged.

@JulienVig JulienVig marked this pull request as ready for review February 6, 2024 14:10
Copy link
Collaborator

@tharvik tharvik left a comment

Choose a reason for hiding this comment

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

impressive documentation, thanks! I added a few comments, some not really related to the PR but for my own understanding

DEV.md Show resolved Hide resolved
install.sh Outdated Show resolved Hide resolved
DEV.md Outdated Show resolved Hide resolved
install.sh Outdated Show resolved Hide resolved
install.sh Outdated Show resolved Hide resolved
DEV.md Outdated Show resolved Hide resolved
DEV.md Outdated Show resolved Hide resolved
DEV.md Outdated Show resolved Hide resolved
discojs/test.sh Show resolved Hide resolved
docs/TASK.md Outdated Show resolved Hide resolved
EduardDurech
EduardDurech previously approved these changes Feb 9, 2024
install.sh Outdated Show resolved Hide resolved
@EduardDurech EduardDurech dismissed their stale review February 9, 2024 09:08

Accidental approval on mobile

@JulienVig JulienVig requested a review from tharvik February 12, 2024 10:14
@JulienVig JulienVig merged commit f397eb6 into develop Feb 12, 2024
17 checks passed
@JulienVig JulienVig deleted the 606-update-doc-julien branch February 12, 2024 14:52
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update and improve documentation task documentation outdated for custom tasks
3 participants