Class: BitClust::MDFunctionParser

Inherits:
FunctionReferenceParser show all
Defined in:
lib/bitclust/mdparser.rb

Overview

C API リファレンス(manual/capi)の md を直接パースする。 capi の md は本文見出しを持たず、### 全行がシグネチャ (--- 相当、キーワード無し)。source は本文の md がそのまま入る

Method Summary

Methods inherited from FunctionReferenceParser

#initialize, #parse, #parse_file

Constructor Details

This class inherits a constructor from BitClust::FunctionReferenceParser