NewTools-DocumentBrowser

Description

A set of tools to manage documentation written in Microdown

Details

Source
GitHub
License
MIT
Stars
2
Forks
7
Created
Nov. 1, 2022
Updated
March 6, 2026

Categories

IDE / Dev Tools

README excerpt

# NewTools-DocumentBrowser
A set of tools to manage documentation written in Microdown

[![DocumentBrowser-dev](https://github.com/pharo-spec/NewTools-DocumentBrowser/actions/workflows/tests.yml/badge.svg?branch=master)](https://github.com/pharo-spec/NewTools-DocumentBrowser/actions/workflows/tests.yml)
[![DocumentBrowser-Pharo-Integration(integration)](https://github.com/pharo-spec/NewTools-DocumentBrowser/actions/workflows/tests-all.yml/badge.svg?branch=integration)](https://github.com/pharo-spec/NewTools-DocumentBrowser/actions/workflows/tests-all.yml)

## To load 

```
Metacello new
 	 baseline: 'NewToolsDocumentBrowser';
 	 repository: 'github://pharo-spec/NewTools-DocumentBrowser:master/src';
 	 load.
```
← Back to results