Module: BitClust

Defined in:
lib/bitclust/exception.rb,
lib/bitclust/app.rb,
lib/bitclust/entry.rb,
lib/bitclust/runner.rb,
lib/bitclust/screen.rb,
lib/bitclust/server.rb,
lib/bitclust/version.rb,
lib/bitclust/database.rb,
lib/bitclust/docentry.rb,
lib/bitclust/mdparser.rb,
lib/bitclust/methodid.rb,
lib/bitclust/searcher.rb,
lib/bitclust/htmlutils.rb,
lib/bitclust/interface.rb,
lib/bitclust/nameutils.rb,
lib/bitclust/rrdparser.rb,
lib/bitclust/textutils.rb,
lib/bitclust/classentry.rb,
lib/bitclust/completion.rb,
lib/bitclust/mdcompiler.rb,
lib/bitclust/parseutils.rb,
lib/bitclust/rdcompiler.rb,
lib/bitclust/subcommand.rb,
lib/bitclust/subcommand.rb,
lib/bitclust/methodentry.rb,
lib/bitclust/libraryentry.rb,
lib/bitclust/link_checker.rb,
lib/bitclust/preprocessor.rb,
lib/bitclust/refsdatabase.rb,
lib/bitclust/doc_converter.rb,
lib/bitclust/functionentry.rb,
lib/bitclust/include_graph.rb,
lib/bitclust/markdown_tree.rb,
lib/bitclust/capi_converter.rb,
lib/bitclust/crossrubyutils.rb,
lib/bitclust/include_pruner.rb,
lib/bitclust/messagecatalog.rb,
lib/bitclust/methoddatabase.rb,
lib/bitclust/requesthandler.rb,
lib/bitclust/simplesearcher.rb,
lib/bitclust/version_badges.rb,
lib/bitclust/entity_splitter.rb,
lib/bitclust/generators/epub.rb,
lib/bitclust/markdown_bridge.rb,
lib/bitclust/markdown_to_rrd.rb,
lib/bitclust/methodsignature.rb,
lib/bitclust/rrd_to_markdown.rb,
lib/bitclust/whole_file_gate.rb,
lib/bitclust/functiondatabase.rb,
lib/bitclust/syntax_highlighter.rb,
lib/bitclust/silent_progress_bar.rb,
lib/bitclust/markdown_orchestrator.rb,
lib/bitclust/search_index_generator.rb,
lib/bitclust/functionreferenceparser.rb,
lib/bitclust/method_since_calculator.rb,
lib/bitclust/subcommands/chm_command.rb,
lib/bitclust/subcommands/epub_command.rb,
lib/bitclust/subcommands/init_command.rb,
lib/bitclust/subcommands/list_command.rb,
lib/bitclust/subcommands/query_command.rb,
lib/bitclust/subcommands/setup_command.rb,
lib/bitclust/reloadable_request_handler.rb,
lib/bitclust/subcommands/lookup_command.rb,
lib/bitclust/subcommands/server_command.rb,
lib/bitclust/subcommands/update_command.rb,
lib/bitclust/subcommands/classes_command.rb,
lib/bitclust/subcommands/extract_command.rb,
lib/bitclust/subcommands/methods_command.rb,
lib/bitclust/subcommands/preproc_command.rb,
lib/bitclust/subcommands/htmlfile_command.rb,
lib/bitclust/subcommands/property_command.rb,
lib/bitclust/subcommands/ancestors_command.rb,
lib/bitclust/subcommands/checklink_command.rb,
lib/bitclust/subcommands/searchpage_command.rb,
lib/bitclust/subcommands/statichtml_command.rb,
lib/bitclust/subcommands/methodsince_command.rb

Overview

bitclust/version_badges.rb

This program is free software. You can distribute/modify this program under the Ruby License.

Defined Under Namespace

Modules: CapiConverter, Completion, CrossRubyUtils, DocConverter, EntitySplitter, Generators, HTMLUtils, IncludePruner, NameUtils, ParseUtils, SimpleSearcher, Subcommands, TextUtils, Translatable, VersionBadges, WholeFileGate, WriterError Classes: App, ClassEntry, ClassIndexScreen, ClassNotFound, ClassScreen, Database, DocEntry, DocNotFound, DocScreen, DocumentError, Entry, EntryBoundScreen, Error, ErrorScreen, FunctionDatabase, FunctionEntry, FunctionHeader, FunctionIndexScreen, FunctionNotFound, FunctionReferenceParser, FunctionScreen, IncludeGraph, IndexScreen, Interface, InvalidAncestor, InvalidDatabase, InvalidKey, InvalidLibrary, InvalidLink, InvalidScheme, LibraryEntry, LibraryIndexScreen, LibraryNotFound, LibraryScreen, LineCollector, LineFilter, LineStream, LinkChecker, Location, MDCompiler, MDFunctionParser, MDParser, MarkdownBridge, MarkdownOrchestrator, MarkdownToRRD, MarkdownTree, MessageCatalog, MethodDatabase, MethodEntry, MethodID, MethodNamePattern, MethodNotFound, MethodScreen, MethodSignature, MethodSinceCalculator, MethodSpec, NotFoundError, NotFoundScreen, NotInTransaction, OpenSearchDescriptionScreen, ParseError, Plain, Preprocessor, RDCompiler, RRDParser, RRDToMarkdown, RackRequest, RackRequestHandler, RefsDatabase, ReloadableRequestHandler, Request, RequestError, RequestHandler, Response, Runner, ScanError, Screen, ScreenManager, SearchIndexGenerator, SearchResult, SearchScreen, Searcher, Server, SilentProgressBar, Subcommand, SyntaxHighlighter, TemplateRepository, TemplateScreen, TerminalView, URLMapper, UserError, WrongInclude

Constant Summary collapse

VERSION =
"1.6.1"