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

Docs - Develop - Organize Examples #1432

Merged
merged 35 commits into from
Sep 22, 2022

Conversation

lucas-tortora
Copy link
Contributor

@lucas-tortora lucas-tortora commented Sep 13, 2022

Description of change

  • Organized examples by action rather than language
  • added expected outputs for each example and language
  • added getting started and how to run how tos
  • Added Admonitions
  • added explanations
  • updated api generation scripts
  • deleted unused files
  • improved python API generation

Links to any relevant issues

partially addresses iotaledger/iota-sdk#108
partially addresses #1258
partially addresses #1257

Type of change

  • Documentation Enhancement

How the change has been tested

The wiki and all examples were tested locally.

Change checklist

Tick the boxes that are relevant to your changes, and delete any items that are not.

  • I have followed the contribution guidelines for this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked that new and existing unit tests pass locally with my changes

Changes Outside the Docs Folder

  • Updated the package.json for the node,js binding so it generates the API ref in another location.
  • Updated the pydoc command to generated the API ref in another location.

Pending documentation tasks that should be tackled in another PR

Once these tasks are completed, we can add API ref to the examples.

API references

  • Check Node.js API reference for missing interfaces
  • Publish rust API reference

* added expected outputs for each example and language
* added getting started and how to run how tos
*
* Added Admonitions
* added explanations
* updated api generation scripts
updated python getting started to match develop
* added expected outputs for each example and language
* added getting started and how to run how tos
*
* Added Admonitions
* added explanations
* updated api generation scripts
updated python getting started to match develop
@lucas-tortora lucas-tortora marked this pull request as ready for review September 13, 2022 15:57
lucas-tortora and others added 7 commits September 13, 2022 13:01
* added expected outputs for each example and language
* added getting started and how to run how tos
*
* Added Admonitions
* added explanations
* updated api generation scripts
updated python getting started to match develop
added pydoc-markdown instructions in README.md
deleted old api reference
updated sidebar
added newly generated api reference
fix deade link in node api ref
@lucas-tortora
Copy link
Contributor Author

@aleksei-korolev , could you review this whenever you have a moment?

@lucas-tortora
Copy link
Contributor Author

@Thoralf-M , could you, or someone you see fit review this whenever you have a moment?

Co-authored-by: Thoralf-M <46689931+Thoralf-M@users.noreply.github.com>
Copy link
Member

@thibault-martinez thibault-martinez left a comment

Choose a reason for hiding this comment

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

There are some conflicts

Co-authored-by: Lucas Tortora <85233773+lucas-tortora@users.noreply.github.com>
@lucas-tortora lucas-tortora requested review from thibault-martinez and removed request for Thoralf-M September 22, 2022 12:09
@Thoralf-M Thoralf-M merged commit 6809c1a into iotaledger:develop Sep 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants