Options
All
  • Public
  • Public/Protected
  • All
Menu

Module features/docs/docs.constants

Index

Variables

CLIENT_DEVELOPMENT_DOCS_URL: "https://github.com/stegoer/client/blob/master/README.md" = ...
CLIENT_REFERENCE_URL: "https://stegoer.github.io/client" = ...
CLIENT_SOURCE_URL: "https://github.com/stegoer/client" = ...
DEVELOPMENT_DOCUMENTATION_URLS: Record<DocType, string> = ...
DOCUMENTATION_DEVELOPMENT_DOCS_URL: "https://github.com/stegoer/documentation/blob/main/README.md" = ...
DOCUMENTATION_SOURCE_URL: "https://github.com/stegoer/documentation" = ...
REFERENCE_URLS: Record<DocType, string | undefined> = ...
SERVER_DEVELOPMENT_DOCS_URL: "https://github.com/stegoer/server/blob/main/README.md" = ...
SERVER_REFERENCE_URL: "https://pkg.go.dev/github.com/stegoer/server" = ...
SERVER_SOURCE_URL: "https://github.com/stegoer/server" = ...
SOURCE_URLS: Record<DocType, string> = ...

Generated using TypeDoc