Skip to content

duo-criativa/mercado-pago-constants

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mercado Pago Constants

Compile information of tables in the Mercado Pago (MP) documentation.

Running the docs locally

Requirements

  • Python 3

Installing

Run the following commands in the root directory of a clone of this repository. It'll install Mkdocs+Material.

python3 -m venv venv
source venv/bin/activate
pip install mkdocs-material

Viewing the docs

Now should be possível do run the docs using Mkdocs.

mkdocs serve

You can customize the port.

mkdocs serve -a localhost:8081

In this case, the docs will be available in the following address.

http://localhost:8081/docs/

About

Mercado Pago constants and description tables

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages