Skip to content

caiges/docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Stellar Docs

This repository is home to the Stellar documentation.

docs

The docs folder contains a bunch of guides intended to be read by developers. These docs may occasionally contain example API calls.

api-docs

The api-docs currently contains docs that are used on https://www.stellar.org/api/. convert.js is used to compile all the xml into a html page (api-docs.html). It will be refactored in the future to use markdown and be human readable.

Contributing

Contributers are more than welcome here. We chose to use github to have an organized way To contribute, create a new branch and then submit a pull request when you're done. Someone on the team will then review it and comment on it and/or pull in the changes.

  • If you write a new part of the docs, we will be happy to pull it in if it's good.

  • To make small contributions, you can just go into the file (using the github website) and edit a file and submit a pull request.

  • To request documentation to be written about something, feel free to open an issue.

About

Stellar documentation generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%