Skip to content

Mangopay/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Mangopay docs!

Mangopay's documentation site is built with and deployed by Mintlify.

It is written in markdown and uses Mintlify's components with custom CSS applied on top.

Local preview

To run the docs locally you need to:

  1. Create a new branch of the repo (if you have access) or else fork it

  2. Install Node.js and npm (use nvm as recommended here)

  3. Install Mintlify

npm i -g mintlify
  1. Run Mintlify
mintlify dev

See Mintlify's docs for more detail.

Tips

The API reference relies on Mintlify's reusable snippets to display attributes and parameters. If making changes here, terminate the local preview beforehand and relaunch it once you're done (the local preview slows down and becomes unusable).

Markdown conventions

  • For tables, use HTML not markdown (see existing tables for CSS styles)
  • For hyperlinks, we generally use HTML but markdown is OK too (HTML enables opening in a new tab with target="_blank")

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages