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

Can we have an API reference? #291

Open
multimeric opened this issue Mar 14, 2015 · 6 comments
Open

Can we have an API reference? #291

multimeric opened this issue Mar 14, 2015 · 6 comments

Comments

@multimeric
Copy link

As well as the general readme, I think reflux should have an API.md file that would list the properties of the definition objects that you pass into createStore, createAction etc. as well as their methods.

At the moment, even Store#getInitialState isn't even mentioned in the readme, which is very confusing. I would be happy to make a PR, but I'm sure someone with a better knowledge of the codebase would make a better API reference.

@srph
Copy link
Contributor

srph commented Mar 14, 2015

Good point 👍.

Also, is there anyone that thinks Reflux needs an improved documentation ✨? Besides splitting the README documentation to smaller files, maybe use RTD? imo, a long documentation page with different subjects isn't appropriate to read and edit 👎.

@tmbtech
Copy link
Collaborator

tmbtech commented Mar 18, 2015

@TMiguelT if you want to start the API.md, I'll be happy to contribute.

@spoike
Copy link
Member

spoike commented Apr 7, 2015

Yes, please. I'm currently limited with other obligations, so any help with getting API documentation through md files up would be helpful.

@spoike spoike added this to the 0.3.0 milestone Apr 7, 2015
@srph
Copy link
Contributor

srph commented Apr 8, 2015

Anybody want to setup a gh-pages for a doc site?

@spoike
Copy link
Member

spoike commented Aug 11, 2015

Sorry for not replying. We've moved the projects to the reflux org, and extracted the core methods to it's own project. We'll be working with setting this up with a main site as well as gh-pages. Probably using hexo.io as static site builder, to bundle in with jsdoc or esdoc.

@devinivy
Copy link
Contributor

The reflux-core project has an API reference here. We'll be trying to improve the presentation and usability of the docs by creating a site some time in the future. We'll also take PRs to improve the existing docs. We'd love help, so check out #447 :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants