class Vitepressify::Docs

Defined in:

vitepressify/parser.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(path : Path) #

[View source]
def self.new(url : String) #

[View source]

Instance Method Detail

def index : Vitepressify::Index #

[View source]
def name : String #

[View source]
def sidebar : String #

[View source]
def to_vite_version(path : String) : String #

e.g. /Crystal/String => /main/String


[View source]
def vitepress : Hash(String, String) #

[View source]