main.c: Add doxygen mainpage
The document is experimentally produced in: https://rubyci.s3.amazonaws.com/doxygen/modules.html
This commit is contained in:
parent
b39efb163d
commit
20cb8e8aea
8
main.c
8
main.c
@ -9,6 +9,14 @@
|
|||||||
|
|
||||||
**********************************************************************/
|
**********************************************************************/
|
||||||
|
|
||||||
|
/*!
|
||||||
|
* \mainpage Developers' documentation for Ruby
|
||||||
|
*
|
||||||
|
* This documentation is produced by applying Doxygen to
|
||||||
|
* <a href="https://github.com/ruby/ruby">Ruby's source code</a>.
|
||||||
|
* It is still under construction (and even not well-maintained).
|
||||||
|
* If you are familiar with Ruby's source code, please improve the doc.
|
||||||
|
*/
|
||||||
#undef RUBY_EXPORT
|
#undef RUBY_EXPORT
|
||||||
#include "ruby.h"
|
#include "ruby.h"
|
||||||
#include "vm_debug.h"
|
#include "vm_debug.h"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user