Skip to content

Simpler documentation#2984

Merged
matz merged 13 commits into
mruby:masterfrom
sagmor:yard
Oct 8, 2015
Merged

Simpler documentation#2984
matz merged 13 commits into
mruby:masterfrom
sagmor:yard

Conversation

@sagmor

@sagmor sagmor commented Oct 8, 2015

Copy link
Copy Markdown
Contributor

Hi,

Keeping up with my documentation efforts (#2959) I worked on a better/simpler approach to documenting mruby.

Here I left everything ready to be documented using a YARD plugin tailored for mruby projects (yard-mruby).

To generate the docs all it's needed is the yard-mruby gem and executing the mrbdoc command (which applies to generating mrbgem docs too).

Here the docs get generated at doc/api and already merged all the docs already at doc/api into their respective header. and moved all other files in doc into doc/guides

You can take a look at the generated docs at http://sagmor.com/mruby to get an idea of the end result and soon will be pushing a PR for mruby.org website

Comment thread include/mruby.h Outdated

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

mrb_obj_mrb_define_class_underrespond_to seems to be a typo ?

@sagmor

sagmor commented Oct 8, 2015

Copy link
Copy Markdown
Contributor Author

@furunkel Thanks for the headsup! fixed

matz added a commit that referenced this pull request Oct 8, 2015
@matz
matz merged commit 02a6d86 into mruby:master Oct 8, 2015
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.

3 participants