brace_document_navlink

1.1.12 • Public • Published

Brace Document Navlink

Synopsis

Build statusDownloads

The Brace Suite Ubuntu on Windows
Brace logo Ubuntu on Windows logo

Brace Document Navlink help pages


Bonuses:

  • A fully asynchronous and idempotent API
  • Uses AMD (asynchronous module definition), syntax
  • Well commented, thoroughly unit tested and professional engineered scripting
  • Tested with Linux and Windows environments

What this plugin does

This program provides plugin functionality for Brace Document which injects navigation links into markdown pages using a two line denotation formula. Documents are collected from a directory within the project and a set of navigation link urls are injected which reference the relative location of the documents. The link urls are fully qualified to allow access from locations other than github.com.

The document pages you are reading were processed with Brace document navlink too.

A scripts entry in the package.json file runs the appropriate command to process these docs. Simply use npm run make_docs -- -v to re-generate these documents after a alteration was made to the docs_raw directory.

Below is an example of a markdown page before and after processing with the Brace document navlink plugin.

Before using the Brace document navlink plugin a markdown page would look like this:

## The main page
 
Some text about the project here

After processing a projects docuemnts with the Brace Document Navlink plugin the navigation links would be added to the pages like below:

 
## The main page
 
---
### Document pages
 
---
 
Some text about the project here

Package Sidebar

Install

npm i brace_document_navlink

Weekly Downloads

26

Version

1.1.12

License

MIT

Unpacked Size

117 kB

Total Files

50

Last publish

Collaborators

  • nickali