module

CrystalDoc::Ext

Methods for getting data from external services.

Constants

Log = ::Log.for("ext")

Class methods

get_data_for(service, username, project_name)
Source
get_data_for(repo : Repo) : Data | Nil
Source
get_github_data_for(user : String, project : String) : Data | Nil
Source
get_gitlab_data_for(user : String, project : String) : Data | Nil
Source

Nested types