souvenir
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
page 1 / 2
28 results tagged documentation  ✕   ✕
Codelabs management & hosting tools https://github.com/googlecodelabs/tools
30/11/2021 cluster icon
  • MkDocs : MkDocs is a fast, simple and downright gorgeous static site generator that's geared towards building project documentation. Documentation source files...
  • how2 : stackoverflow from the terminal. how2 finds the simplest way to do something in a unix shell. It's like man, but you can query it in natural language.
  • ADR Tools : A command-line tool for working with Architecture Decision Records (ADRs).
  • Mermaid : Mermaid is a Javascript based diagramming and charting tool that uses Markdown-inspired text definitions and a renderer to create and modify complex d...
  • ApiGen : ApiGen is the tool for creating professional API documentation from PHP source code, similar to discontinued phpDocumentor/phpDoc.
thumbnail

Codelabs are interactive instructional tutorials, which can be authored in Google Docs using some simple formatting conventions. You can also author codelabs using markdown syntax. This repo contains all the tools and documentation you’ll need for building and publishing your own codelabs.

interactive tutorial documentation tool markdown
Backstage https://backstage.io/
07/11/2021 cluster icon
  • Docusaurus : Easy to Maintain Open Source Documentation Websites
  • Envoy Proxy : Envoy is an L7 proxy and communication bus designed for large modern service oriented architectures.
  • Novu : The open-source notifications infrastructure. A fully-featured microservice to send SMS, E-mail, Slack and Push notifications. Embeddable notification...
  • Outline : Team wiki, documentation, meeting notes, playbooks, onboarding, work logs, brainstorming, & more…
  • Overtone : Overtone is an open source audio environment designed to explore new musical ideas from synthesis and sampling to instrument building, live-coding and...
thumbnail

Backstage is an open platform for building developer portals. Powered by a centralized software catalog, Backstage restores order to your microservices and infrastructure and enables your product teams to ship high-quality code quickly — without compromising autonomy.

Backstage unifies all your infrastructure tooling, services, and documentation to create a streamlined development environment from end to end.

development developer team plarform microservice opensource documentation
Outline https://www.getoutline.com/
10/01/2020 cluster icon
  • DokuWiki : DokuWiki is a simple to use and highly versatile Open Source wiki software that doesn't require a database.
  • WikkaWiki : WikkaWiki is a flexible, standards-compliant and lightweight wiki engine written in PHP, which uses MySQL to store pages.
  • Documize : Documize is an open source modern, lightweight and comprehensive alternative to Confluence. It's built with Golang + EmberJS and compiled down to a si...
  • Cachet : Beautiful & simple service statuses. The open source status page system, for everyone.
  • QtWeb Internet Browser : QtWeb is a fast, lightweight and portable browser with some unique UI and privacy features. QtWeb is an open source project based on Nokia's Qt framew...
thumbnail

Team wiki, documentation, meeting notes, playbooks, onboarding, work logs, brainstorming, & more…

opensource wiki documentation software
Conventional Commits https://www.conventionalcommits.org/
29/11/2019 cluster icon
  • Think Like (a) Git : Once people achieve some level of Git enlightenment, they tend to make statements of the form 'Git gets a lot easier once you realize X' -- but that d...
  • Pro Git : The entire Pro Git book, written by Scott Chacon and published by Apress, is available here
  • Git Common-Flow : Common-Flow is an attempt to gather a sensible selection of the most common usage patterns of git into a single and concise specification. It is based...
  • Trunk Based Development : A source-control branching model, where developers collaborate on code in a single branch called ‘trunk’ *, resist any pressure to create other long-l...
  • Git Reference : This is the Git reference site. It is meant to be a quick reference for learning and remembering the most important and commonly used Git commands.

The Conventional Commits specification is a lightweight convention on top of commit messages. It provides an easy set of rules for creating an explicit commit history; which makes it easier to write automated tools on top of. This convention dovetails with SemVer, by describing the features, fixes, and breaking changes made in commit messages.

git reference guide documentation
Documize https://github.com/documize/community
13/08/2019 cluster icon
  • Outline : Team wiki, documentation, meeting notes, playbooks, onboarding, work logs, brainstorming, & more…
  • AppFlowy.IO : Open Source Notion Alternative
  • Backstage : Backstage is an open platform for building developer portals. Powered by a centralized software catalog, Backstage restores order to your microservice...
  • Cachet : Beautiful & simple service statuses. The open source status page system, for everyone.
  • Riot : Riot allows teams to communicate across a wide range of collaboration apps. If some team members use Riot while others use IRC, Slack or Gitter, Riot ...
thumbnail

Documize is an open source modern, lightweight and comprehensive alternative to Confluence.

It's built with Golang + EmberJS and compiled down to a single executable binary for Linux, Windows and macOS.

documentation wiki selfhosted opensource
TLDR pages https://tldr.sh/
17/11/2018 cluster icon
  • ADR Tools : A command-line tool for working with Architecture Decision Records (ADRs).
  • docopt : Command-line interface description language
  • how2 : stackoverflow from the terminal. how2 finds the simplest way to do something in a unix shell. It's like man, but you can query it in natural language.
  • waybackpack : Waybackpack is a command-line tool that lets you download the entire Wayback Machine archive for a given URL.
  • Cobra : Cobra is a library providing a simple interface to create powerful modern CLI interfaces similar to git & go tools. Cobra is also an application that ...

The TLDR pages are a community effort to simplify the beloved man pages with practical examples.

cli documentation manpage
DB Doc http://www.yohz.com/dbdoc_details.htm
27/03/2018 cluster icon
  • pg_chameleon : pg_chameleon is a MySQL to PostgreSQL replica system written in Python 3. The tool can connect to the mysql replication protocol and replicate the dat...
  • pgLoader : pgloader loads data into PostgreSQL and allows you to implement Continuous Migration from your current database to PostgreSQL. pgLoader has two modes ...
  • pgModeler : PostgreSQL Database Modeler is an open source data modeling tool designed for PostgreSQL. No more DDL commands written by hand let pgModeler do the jo...
  • DBeaver : Free multi-platform database tool for developers, SQL programmers, database administrators and analysts. Supports all popular databases: MySQL, Postgr...
  • migra : migra is a schema comparison tool for PostgreSQL. It's a command line tool, and Python library. Find differences in database schemas as easily as runn...

PostgreSQL schema documentation tool

postgresql database documentation tool
Docusaurus https://docusaurus.io/
08/02/2018 cluster icon
  • MkDocs : MkDocs is a fast, simple and downright gorgeous static site generator that's geared towards building project documentation. Documentation source files...
  • Documize : Documize is an open source modern, lightweight and comprehensive alternative to Confluence. It's built with Golang + EmberJS and compiled down to a si...
  • mob : Smooth git handover for remote pair/mob programming. mob is an open source command line tool written in go mob is the fastest way to hand over code vi...
  • docopt : Command-line interface description language
  • Zest Documentation Browser : Offline search tool for developers. Find what you need without the need for Internet access. Allows finding detailed information not available in docu...
thumbnail

Easy to Maintain Open Source Documentation Websites

opensource documentation tool staticsite
ADR Tools https://github.com/npryce/adr-tools
17/04/2017 cluster icon
  • docopt : Command-line interface description language
  • how2 : stackoverflow from the terminal. how2 finds the simplest way to do something in a unix shell. It's like man, but you can query it in natural language.
  • ctop : Top-like interface for container metrics ctop provides a concise and condensed overview of real-time metrics for multiple container
  • Buf : A CLI tool to help working with Protocol Buffers. Buf currently contains: A linter that enforces good API design choices and structure. A breaking ch...
  • Phantomas : PhantomJS-based web performance metrics collector and monitoring tool
thumbnail

A command-line tool for working with Architecture Decision Records (ADRs).

architecture cli tool documentation
MkDocs http://www.mkdocs.org/
05/02/2017 cluster icon
  • Codelabs management & hosting tools : Codelabs are interactive instructional tutorials, which can be authored in Google Docs using some simple formatting conventions. You can also author c...
  • Docusaurus : Easy to Maintain Open Source Documentation Websites
  • ApiGen : ApiGen is the tool for creating professional API documentation from PHP source code, similar to discontinued phpDocumentor/phpDoc.
  • how2 : stackoverflow from the terminal. how2 finds the simplest way to do something in a unix shell. It's like man, but you can query it in natural language.
  • Mermaid : Mermaid is a Javascript based diagramming and charting tool that uses Markdown-inspired text definitions and a renderer to create and modify complex d...

MkDocs is a fast, simple and downright gorgeous static site generator that's geared towards building project documentation. Documentation source files are written in Markdown, and configured with a single YAML configuration file.

documentation tool markdown staticsite
Swagger http://swagger.io/
28/11/2016 cluster icon
  • ApiGen : ApiGen is the tool for creating professional API documentation from PHP source code, similar to discontinued phpDocumentor/phpDoc.
  • HTTP API design : This guide describes a set of HTTP+JSON API design practices, originally extracted from work on the Heroku Platform API.
  • DevDocs : DevDocs combines multiple API documentations in a fast, organized, and searchable interface.
  • Alpaca : Given a web API, Generate client libraries in node, php, python, ruby
  • Paypal's API style guide : API design guidelines from Paypal

Swagger is a powerful open source framework backed by a large ecosystem of tools that helps you design, build, document, and consume your RESTful APIs.

api documentation generator
how2 https://github.com/santinic/how2
29/02/2016 cluster icon
  • docopt : Command-line interface description language
  • ADR Tools : A command-line tool for working with Architecture Decision Records (ADRs).
  • htty : htty is a console application for interacting with web servers. It’s a fun way to explore web APIs and to learn the ins and outs of HTTP.
  • wuzz : Interactive cli tool for HTTP inspection Wuzz command line arguments are similar to cURL's arguments, so it can be used to inspect/modify requests cop...
  • howdoi : Instant coding answers via the command line.
thumbnail

stackoverflow from the terminal.
how2 finds the simplest way to do something in a unix shell. It's like man, but you can query it in natural language.

cli tool documentation
Zest Documentation Browser http://zestdocs.org/
15/02/2016 cluster icon
  • ack : ack is a tool like grep, optimized for programmers Designed for programmers with large heterogeneous trees of source code, ack is written purely in po...
  • howdoi : Instant coding answers via the command line.
  • similicio.us : Find sites like the ones you love!
  • Sourcegraph : Sourcegraph Server is a free, self-hosted code search server that integrates with your code host and supports multi-repository, regexp, and diff searc...
  • DB Doc : PostgreSQL schema documentation tool

Offline search tool for developers. Find what you need without the need for Internet access. Allows finding detailed information not available in document names. Your own local indexed copy of Stack Overflow downloaded via BitTorrent.

offline documentation search tool
HTTP API design https://github.com/interagent/http-api-design
10/07/2015 cluster icon
  • Paypal's API style guide : API design guidelines from Paypal
  • CSSdoc : This is a draft to bring automatic documentation to CSS files, like its known for JavaScript and PHP files through JavaDoc/DocTags.
  • Pro Git : The entire Pro Git book, written by Scott Chacon and published by Apress, is available here
  • The CMS Matrix : CMSmatrix lets you easily compare the features in over 1200 content management system products. Check the boxes next to the software you're interested...
  • Conventional Commits : The Conventional Commits specification is a lightweight convention on top of commit messages. It provides an easy set of rules for creating an explici...
thumbnail

This guide describes a set of HTTP+JSON API design practices, originally extracted from work on the Heroku Platform API.

api reference documentation
Paypal's API style guide https://github.com/paypal/api-standards/blob/master/api-style-guide.md
10/07/2015 cluster icon
  • HTTP API design : This guide describes a set of HTTP+JSON API design practices, originally extracted from work on the Heroku Platform API.
  • DevDocs : DevDocs combines multiple API documentations in a fast, organized, and searchable interface.
  • CSSdoc : This is a draft to bring automatic documentation to CSS files, like its known for JavaScript and PHP files through JavaDoc/DocTags.
  • API Security Checklist : Checklist of the most important security countermeasures when designing, testing, and releasing your API.
  • Conventional Commits : The Conventional Commits specification is a lightweight convention on top of commit messages. It provides an easy set of rules for creating an explici...

API design guidelines from Paypal

api reference documentation
docopt http://docopt.org/
02/06/2014 cluster icon
  • Harpoon : CLI tool for open source and threat intelligence. Harpoon is a tool to automate threat intelligence and open source intelligence tasks. It is written ...
  • how2 : stackoverflow from the terminal. how2 finds the simplest way to do something in a unix shell. It's like man, but you can query it in natural language.
  • tox : Command line driven CI frontend and development task automation tool At its core tox povides a convenient way to run arbitrary commands in isolated en...
  • ADR Tools : A command-line tool for working with Architecture Decision Records (ADRs).
  • TLDR pages : The TLDR pages are a community effort to simplify the beloved man pages with practical examples.

Command-line interface description language

python cli documentation tool
DevDocs http://devdocs.io/
27/01/2014 cluster icon
  • Paypal's API style guide : API design guidelines from Paypal
  • jina : Jina is a neural search framework that allows to build deep learning search applications in minutes. It provides scalable indexing, querying, understa...
  • Swagger : Swagger is a powerful open source framework backed by a large ecosystem of tools that helps you design, build, document, and consume your RESTful APIs...
  • Zest Documentation Browser : Offline search tool for developers. Find what you need without the need for Internet access. Allows finding detailed information not available in docu...
  • HTTP API design : This guide describes a set of HTTP+JSON API design practices, originally extracted from work on the Heroku Platform API.

DevDocs combines multiple API documentations in a fast, organized, and searchable interface.

documentation api search
WebPlatform.org http://www.webplatform.org
04/05/2013 cluster icon
  • Linked Data : This site exists to provide a home for, or pointers to, resources from across the Linked Data community.
  • Conventional Commits : The Conventional Commits specification is a lightweight convention on top of commit messages. It provides an easy set of rules for creating an explici...
  • The CMS Matrix : CMSmatrix lets you easily compare the features in over 1200 content management system products. Check the boxes next to the software you're interested...
  • Explorer Exposed! : These CSS bugs are all found only in Internet Explorer, versions 5 and higher. To see the demos properly, they must be viewed in IE, of course.
  • Pattern Tap : Organized Web Design Collection of User Interfaces for Inspiration and Ideas. The CSS Gallery Alternative

Web Platform Docs is a community-driven site that aims to become a comprehensive and authoritative source for web developer documentation.

web reference documentation
StyleDocco http://jacobrask.github.com/styledocco
11/08/2012 cluster icon
  • SpritePad : With SpritePad you can create your CSS sprites within seconds. Simply drag & drop your images and have them immediately available as one PNG sprite + ...
  • CSSdoc : This is a draft to bring automatic documentation to CSS files, like its known for JavaScript and PHP files through JavaDoc/DocTags.
  • Sami : Sami: an API documentation generator
  • phpDocumentor : phpDocumentor enables you to generate documentation from your PHP source code. This documentation provides an in-depth view of your project to you, yo...
  • CSS Text Wrapper : The CSS Text Wrapper allows you to easily make HTML text wrap in shapes other than just a rectangle. You can make text wrap around curves, zig-zags, o...

StyleDocco generates documentation and style guide documents from your stylesheets.

documentation generator css
ApiGen http://apigen.org
30/05/2012 cluster icon
  • phpDocumentor : phpDocumentor enables you to generate documentation from your PHP source code. This documentation provides an in-depth view of your project to you, yo...
  • Sami : Sami: an API documentation generator
  • docopt : Command-line interface description language
  • how2 : stackoverflow from the terminal. how2 finds the simplest way to do something in a unix shell. It's like man, but you can query it in natural language.
  • Psalm : Psalm is a static analysis tool for finding errors in PHP applications.

ApiGen is the tool for creating professional API documentation from PHP source code, similar to discontinued phpDocumentor/phpDoc.

tool documentation generator php
page 1 / 2
1639 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn