-
Notifications
You must be signed in to change notification settings - Fork 313
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
Fix documentation rendering #965
Commits on May 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9ee3090 - Browse repository at this point
Copy the full SHA 9ee3090View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8317c6c - Browse repository at this point
Copy the full SHA 8317c6cView commit details
Commits on May 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 96b0796 - Browse repository at this point
Copy the full SHA 96b0796View commit details
Commits on May 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a5e188d - Browse repository at this point
Copy the full SHA a5e188dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 82335be - Browse repository at this point
Copy the full SHA 82335beView commit details -
Configuration menu - View commit details
-
Copy full SHA for cdfe297 - Browse repository at this point
Copy the full SHA cdfe297View commit details -
Configuration menu - View commit details
-
Copy full SHA for e7d721c - Browse repository at this point
Copy the full SHA e7d721cView commit details
Commits on May 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8bc0f5a - Browse repository at this point
Copy the full SHA 8bc0f5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 887f35c - Browse repository at this point
Copy the full SHA 887f35cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b5b3e8 - Browse repository at this point
Copy the full SHA 0b5b3e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c7c9b0 - Browse repository at this point
Copy the full SHA 1c7c9b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1eb36a - Browse repository at this point
Copy the full SHA f1eb36aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 22db24a - Browse repository at this point
Copy the full SHA 22db24aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d663a1 - Browse repository at this point
Copy the full SHA 9d663a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1d6a11 - Browse repository at this point
Copy the full SHA c1d6a11View commit details -
Configuration menu - View commit details
-
Copy full SHA for aee50b1 - Browse repository at this point
Copy the full SHA aee50b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 94bd492 - Browse repository at this point
Copy the full SHA 94bd492View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce3d74c - Browse repository at this point
Copy the full SHA ce3d74cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d908609 - Browse repository at this point
Copy the full SHA d908609View commit details
Commits on May 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9f4555b - Browse repository at this point
Copy the full SHA 9f4555bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 260b9c2 - Browse repository at this point
Copy the full SHA 260b9c2View commit details
Commits on May 17, 2024
-
mark most of the "call builder" classes as private in JSDoc
Since the comments clearly say "don't make this class yourself," it might make sense to mark them as `@private` so they don't show up in the documentation. The doc pages for those classes can still be visited, but they don't show up in the sidebar to the left, unless you specifically navigate to one of them. (Or, if you click a link for what the return type on the `Horizon.Server.effects()` method, for example
Configuration menu - View commit details
-
Copy full SHA for 879b9b5 - Browse repository at this point
Copy the full SHA 879b9b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3da0c0b - Browse repository at this point
Copy the full SHA 3da0c0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a19df6e - Browse repository at this point
Copy the full SHA a19df6eView commit details -
mark the Ok and Err rust type classes as private in JSDoc
I don't _think_ they're accessible by SDK users, so I think it makes sense to not render them in the docs?
Configuration menu - View commit details
-
Copy full SHA for 8253b25 - Browse repository at this point
Copy the full SHA 8253b25View commit details -
Configuration menu - View commit details
-
Copy full SHA for db23f84 - Browse repository at this point
Copy the full SHA db23f84View commit details -
Configuration menu - View commit details
-
Copy full SHA for bdf6dbb - Browse repository at this point
Copy the full SHA bdf6dbbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8269c16 - Browse repository at this point
Copy the full SHA 8269c16View commit details -
Configuration menu - View commit details
-
Copy full SHA for d04527a - Browse repository at this point
Copy the full SHA d04527aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ae18fa4 - Browse repository at this point
Copy the full SHA ae18fa4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 51f8016 - Browse repository at this point
Copy the full SHA 51f8016View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ae5a6f - Browse repository at this point
Copy the full SHA 3ae5a6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 334731a - Browse repository at this point
Copy the full SHA 334731aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d95209f - Browse repository at this point
Copy the full SHA d95209fView commit details -
mark contract export as private in JSDoc
There was a weird `_default` global that came up from this. Not sure why, but this seems to have done the trick without anything weird going on after.
Configuration menu - View commit details
-
Copy full SHA for 937b7b1 - Browse repository at this point
Copy the full SHA 937b7b1View commit details -
mark postObject as private in JSDoc
it doesn't look like it's accessible anywhere for an SDK user, so let's hide it from the generated docs
Configuration menu - View commit details
-
Copy full SHA for a0e21ff - Browse repository at this point
Copy the full SHA a0e21ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for b684b80 - Browse repository at this point
Copy the full SHA b684b80View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0195708 - Browse repository at this point
Copy the full SHA 0195708View commit details -
Configuration menu - View commit details
-
Copy full SHA for 422c3a2 - Browse repository at this point
Copy the full SHA 422c3a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for b0b93bb - Browse repository at this point
Copy the full SHA b0b93bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 403d165 - Browse repository at this point
Copy the full SHA 403d165View commit details -
add JSDoc type definition to friendbot api
because more type definitions are more better, right?
Configuration menu - View commit details
-
Copy full SHA for 4efede5 - Browse repository at this point
Copy the full SHA 4efede5View commit details -
Configuration menu - View commit details
-
Copy full SHA for afd392b - Browse repository at this point
Copy the full SHA afd392bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 462e5f6 - Browse repository at this point
Copy the full SHA 462e5f6View commit details
Commits on May 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5b12f6b - Browse repository at this point
Copy the full SHA 5b12f6bView commit details
Commits on Jun 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6f74f95 - Browse repository at this point
Copy the full SHA 6f74f95View commit details -
Configuration menu - View commit details
-
Copy full SHA for a42c08e - Browse repository at this point
Copy the full SHA a42c08eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e2707c4 - Browse repository at this point
Copy the full SHA e2707c4View commit details
Commits on Jun 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0ac4f7d - Browse repository at this point
Copy the full SHA 0ac4f7dView commit details
Commits on Jun 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for afaf06e - Browse repository at this point
Copy the full SHA afaf06eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 643a330 - Browse repository at this point
Copy the full SHA 643a330View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c164c4 - Browse repository at this point
Copy the full SHA 4c164c4View commit details
Commits on Sep 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ceaf127 - Browse repository at this point
Copy the full SHA ceaf127View commit details -
Merge branch 'master' of github.com:stellar/js-stellar-sdk into 920-d…
…ocumentation-rendering
Configuration menu - View commit details
-
Copy full SHA for 59ba38e - Browse repository at this point
Copy the full SHA 59ba38eView commit details
Commits on Sep 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 38ef48a - Browse repository at this point
Copy the full SHA 38ef48aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f5665b0 - Browse repository at this point
Copy the full SHA f5665b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd3cee8 - Browse repository at this point
Copy the full SHA dd3cee8View commit details -
Configuration menu - View commit details
-
Copy full SHA for c5a125c - Browse repository at this point
Copy the full SHA c5a125cView commit details
Commits on Sep 19, 2024
-
tweak docs for config class and interface
this commit also exports the `Configuration` interface
Configuration menu - View commit details
-
Copy full SHA for d4db2c5 - Browse repository at this point
Copy the full SHA d4db2c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa9f6c8 - Browse repository at this point
Copy the full SHA fa9f6c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for a18da01 - Browse repository at this point
Copy the full SHA a18da01View commit details
Commits on Sep 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f5652ed - Browse repository at this point
Copy the full SHA f5652edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0980205 - Browse repository at this point
Copy the full SHA 0980205View commit details -
Merge branch 'master' of github.com:stellar/js-stellar-sdk into 920-d…
…ocumentation-rendering
Configuration menu - View commit details
-
Copy full SHA for 139a1da - Browse repository at this point
Copy the full SHA 139a1daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 841f7c9 - Browse repository at this point
Copy the full SHA 841f7c9View commit details
Commits on Sep 24, 2024
-
Revert "use prettier in src directory"
This reverts commit 841f7c9.
Configuration menu - View commit details
-
Copy full SHA for 972f3bd - Browse repository at this point
Copy the full SHA 972f3bdView commit details -
Merge branch 'master' of github.com:stellar/js-stellar-sdk into 920-d…
…ocumentation-rendering
Configuration menu - View commit details
-
Copy full SHA for 719c90f - Browse repository at this point
Copy the full SHA 719c90fView commit details