GithubHelp home page GithubHelp logo

isabella232 / api-documentation-4 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mollie/api-documentation

0.0 0.0 0.0 14.76 MB

API Documentation for all of Mollie's public APIs.

Home Page: https://docs.mollie.com

License: Other

Shell 0.74% JavaScript 13.03% Python 19.79% CSS 1.61% Makefile 2.09% HTML 30.85% SCSS 31.90%

api-documentation-4's Introduction

Mollie public API documentation

Greenkeeper badge

This project contains the source of all of Mollie's public API documentation. The full documentation (in an easy to use format) may be found at https://docs.mollie.com.

The documentation is formatted using reStructuredText. Additionally, we use a Sphinx extension to help format tables.

Contribute

We take pull requests from anyone on our documentation, if you think that something can be improved please open a PR.

All documentation should be written in US English.

If you are a Mollie employee, please don't include any links to internal issue trackers or other internal applications in your PR or issue description, API examples or commit messages.

Note that PhpStorm comes with a reStructuredText plugin. You can enable it from the Plugins preferences pane. It enables some syntax highlighting.

Prerequisites

Running locally

Create a fork, or clone this repository if you have write access:

git clone [email protected]:mollie/api-documentation.git

Then visit the downloaded repository and install dependencies:

cd api-documentation
make install

Generate HTML and supporting files

Finally, build the documentation, its CSS and JS files by running:

make html

You can now preview the generated documentation by opening build/html/index.html:

open build/html/index.html

Making changes to copy

After running make html at least once, you can use make html-only to quickly update the HTML files if you changed some copy. This way, you can have a quick REPL.

$ make html-only
Running Sphinx v1.7.1
...
updating environment: 0 added, 2 changed, 0 removed
...
build succeeded.

The HTML pages are in build/html.
$ open build/html/index.html

Sphinx will only update files for which the source files have changed.

Styling docs

You can make changes to the styling by starting a web server locally:

make start

Visit http://localhost:8000 to preview your changes. CSS & JS changes will appear without the need to refresh your browser.

Most of the graphics used throughout the docs can be found in our (employees only) Figma account.

Releasing new versions of the documentation

Deployment is handled using continuous deployment via Travis CI. Successful builds on the master branch will be automatically deployed.

Support

If you are having issues, please let us know. We accept pull requests on our public documentation.

You can get support via [email protected].

Working at Mollie

Mollie is always looking for new talent to join our teams. We are looking for inquisitive minds with good ideas and strong opinions, and, most importantly, who know how to ship great products. Want to join the future of payments? Check out our vacancies.

License

The documentation is licensed under the CC BY-SA 4.0 license.

api-documentation-4's People

Contributors

mollierick avatar vernondegoede avatar mollierobbert avatar ndijkstra avatar jorikmollie avatar mvdpanne avatar sandervanhooft avatar shirshir avatar mattijsbliek avatar greenkeeper[bot] avatar smitsel avatar marinolinderhof avatar justincase avatar albert-carreras avatar shivella avatar actuallymab avatar pgoodjohn avatar dependabot[bot] avatar molliemateus avatar lvgunst avatar maicolgarces avatar rfst avatar pabloroman avatar dabroek avatar willemstuursma avatar dmvdbrugge avatar thijs-riezebeek avatar marc-ypes-mollie avatar firstred avatar timollie avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.