mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
Updated docs on configuration and required env vars. (#285)
* Updated docs on configuration and required env vars. * minor
This commit is contained in:
@@ -7,6 +7,10 @@ If you are a developer using Fn through the API, this section is for you.
|
||||
* [Quickstart](https://github.com/fnproject/fn)
|
||||
* [Usage](usage.md)
|
||||
* [Writing functions](writing.md)
|
||||
* [Testing functions](testing.md)
|
||||
* [Hot functions](hot-functions.md)
|
||||
* [Async functions](async.md)
|
||||
* [Configuration](developers/configs.md)
|
||||
* [fn (CLI Tool)](https://github.com/fnproject/cli/blob/master/README.md)
|
||||
* [Hot functions](hot-functions.md)
|
||||
* [Async functions](async.md)
|
||||
@@ -15,7 +19,7 @@ If you are a developer using Fn through the API, this section is for you.
|
||||
* [Client Libraries](developers/clients.md)
|
||||
* [Packaging functions](packaging.md)
|
||||
* [Open Function Format](function-format.md)
|
||||
* API Reference (coming soon)
|
||||
* [API Reference](http://petstore.swagger.io/?url=https://raw.githubusercontent.com/fnproject/fn/master/docs/swagger.yml)
|
||||
* [Object Model](developers/model.md)
|
||||
* [FAQ](faq.md)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user