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

doc: namespace server methods into Core #3209

Merged
merged 15 commits into from
Dec 18, 2017

Conversation

machikoyasuda
Copy link
Contributor

@machikoyasuda machikoyasuda commented Oct 31, 2017

what this pr does

  1. Adds Catalog
  2. Adds Email
  3. Adds Endpoints
  4. Adds Core

what that does

screen shot 2017-11-09 at 5 53 50 pm
screen shot 2017-11-09 at 5 54 05 pm

and everything else is in Core

Core has methods from /lib/ and /server/api/core. Might want to separate those in the future, but going to keep it in Core for now.

@machikoyasuda machikoyasuda changed the title [wip] jsdoc: namespace server methods into Core doc: namespace server methods into Core Nov 10, 2017
Copy link
Contributor

@spencern spencern left a comment

Choose a reason for hiding this comment

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

Looks good to me.
@machikoyasuda We need to update docs.reactioncommerce.com with some examples like this that show exactly which fields should be included, and in what order. Probably also need to have a section that explains when to use @memberof and @namespace

@spencern spencern changed the base branch from master to release-1.6.2 December 18, 2017 21:00
@spencern spencern merged commit 5147f2b into release-1.6.2 Dec 18, 2017
@spencern spencern deleted the jsdoc-namespace-server-core branch December 18, 2017 21:02
@spencern spencern mentioned this pull request Dec 18, 2017
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

2 participants