Project

refe2

0.06
No release in over 3 years
There's a lot of open issues
Rurema is a Japanese ruby documentation project, and bitclust is a rurema document processor. This is tools for Rubyists.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

 Project Readme
BitClust README
===============

About
-----

  BitClust is the Next-Generation Ruby reference manual interface.
  For more details, https://github.com/rurema/doctree/wiki/BitClust .


License
-------

  Ruby License.


Glossary
--------

* "entry" 
  * Each target of documentation.
  * classes: Entry LibraryEntry ClassEntry MethodEntry DocEntry FunctionEntry
* "screen"
  * View class.
  * Used by BitClust server, chm_command, statichtml_command, etc.
* "singleton object" 
  * ARGF, main, etc.
* "BitClust server"
  * HTTP server application to view refenence on browser.
* "Refe server"
  * DRb server spawned by refe --server.
  * Expose BitClust DB via DRuby.