Skip to content

Comments

Update DISCO documentation#614

Merged
JulienVig merged 66 commits intodevelopfrom
606-update-doc-julien
Feb 12, 2024
Merged

Update DISCO documentation#614
JulienVig merged 66 commits intodevelopfrom
606-update-doc-julien

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

EduardDurech
EduardDurech previously approved these changes Feb 9, 2024
@EduardDurech EduardDurech dismissed their stale review February 9, 2024 09:08

Accidental approval on mobile

JulienVig and others added 3 commits February 12, 2024 11:05
Co-authored-by: Valérian Rousset <tharvik@users.noreply.github.com>
Co-authored-by: Valérian Rousset <tharvik@users.noreply.github.com>
@JulienVig JulienVig requested a review from tharvik February 12, 2024 10:14
@JulienVig JulienVig merged commit f397eb6 into develop Feb 12, 2024
@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