Advanced Search
Search Results
21 total results found
readme.md for @apiclient.xyz/bookstack
A fully-typed TypeScript API client for BookStack — the open-source wiki and documentation platform. Covers the entire BookStack REST API with rich domain objects, auto-pagination, and export support. Issue Reporting and Security For reporting bugs, issues, or...
readme.md for @design.estate/dees-wcctools
🛠️ Web Component Development Tools — A powerful framework for building, testing, documenting, and recording web components Overview @design.estate/dees-wcctools provides a comprehensive development environment for web components, featuring: 🎨 Interactive Comp...
readme.md for @foss.global/docs.foss.global
the docs for foss.global! Not more, not less. Legal UNLICENSED licensed | © Task Venture Capital GmbH | By using this npm module you agree to our privacy policy
docs/index.md for @foss.global/docs.foss.global
title: Home Home
readme.md for @git.zone/tsdoc
AI-Powered Documentation & Commit Intelligence for TypeScript Projects 🚀 Issue Reporting and Security For reporting bugs, issues, or security vulnerabilities, please visit community.foss.global/. This is the central community hub for all issue reporting. Devel...
docs/authors-notes.md for @host.today/ht-docker-mkdocs
Author's notes Hi, I'm Martin (@squidfunk) I'm a freelance polyglot software engineer and entrepreneur from Cologne, Germany with more than 12 years of experience in full-stack web development and system programming. If you're interested in my projects, please...
docs/compliance.md for @host.today/ht-docker-mkdocs
Compliance with GDPR Material does not process any personal data Material is a theme for MkDocs, a static site generator. In itself, Material does not perform any tracking or processing of personal data. However, some of the third-party services that Material ...
docs/contributing.md for @host.today/ht-docker-mkdocs
Contributing Interested in contributing to the Material theme? Want to report a bug? Before you do, please read the following guidelines. Submission context Got a question or problem? For quick questions there's no need to open an issue as you can reach us on ...
docs/customization.md for @host.today/ht-docker-mkdocs
Customization A great starting point Project documentation is as diverse as the projects themselves and the Material theme is a good starting point for making it look great. However, as you write your documentation, you may reach a point where some small adjus...
docs/getting-started.md for @host.today/ht-docker-mkdocs
Getting started Installation Installing MkDocs Before installing MkDocs, you need to make sure you have Python and pip – the Python package manager – up and running. You can verify if you're already good to go with the following commands: python --version # Py...
docs/index.md for @host.today/ht-docker-mkdocs
Material for MkDocs Create beautiful project documentation Material is a theme for MkDocs, an excellent static site generator geared towards project documentation. It is built using Google's Material Design guidelines. Quick start Install the latest version o...
docs/license.md for @host.today/ht-docker-mkdocs
License MIT License Copyright © 2016 - 2019 Martin Donath Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including ...
docs/release-notes.md for @host.today/ht-docker-mkdocs
Release notes Upgrading To upgrade Material to the latest version, use pip: pip install --upgrade mkdocs-material To inspect the currently installed version, use the following command: pip show mkdocs-material Material 3.x to 4.x Material for MkDocs 4.x fi...
docs/specimen.md for @host.today/ht-docker-mkdocs
Specimen Body copy Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras arcu libero, mollis sed massa vel, ornare viverra ex. Mauris a ullamcorper lacus. Nullam urna elit, malesuada eget finibus ut, ullamcorper ac tortor. Vestibulum sodales pulvinar n...
readme.md for @push.rocks/smartdocumentation
a tool for mapping git directories to documentation sites Install To install @push.rocks/smartdocumentation, you need to have Node.js and npm installed on your machine. Once you have those, run the following command in your terminal: npm install @push.rocks/sm...
readme.md for @push.rocks/smartmarkdown
do more with markdown files Install To install @push.rocks/smartmarkdown, you can use npm or yarn. Run one of the following commands in your terminal: npm install @push.rocks/smartmarkdown --save or if you use yarn: yarn add @push.rocks/smartmarkdown This mo...
readme.md for @push.rocks/smartreport
create reports and display them on the web Install To install @push.rocks/smartreport, you need to run the following command using npm (Node Package Manager): npm install @push.rocks/smartreport --save Ensure you have Node.js and npm installed on your machine...
changelog.md for @apiclient.xyz/bookstack
2026-03-28 - 1.1.1 - fix(account) add retry and rate-limit backoff handling for API requests Enable retries and 429 backoff handling for JSON and text API requests. Add exponential backoff retries for binary downloads when rate limited. Introduce a small dela...