Andrew McClenaghan
352a151f0e
Remove reference to readme.md to help fix links in https://serverless.com/framework/docs/
2016-09-21 12:09:45 +10:00
Philipp Muens
236d66c8b3
Update docs for tracking to point to the code of the (evolving) track() method
...
Instead of listing all the stuff we track (which will get outdated pretty quick).
2016-09-20 09:08:47 +02:00
Florian Motlik
7e7dcc4923
Merge pull request #2138 from danielkoo/serverless-#2016-wip
...
- ensure the Create/Update CloudFormation templates are always written to disk, even if the noDeploy option was not specified
2016-09-19 16:22:27 +02:00
Florian Motlik
f817933909
Merge pull request #2162 from serverless/add-docs-for-custom-validations-in-plugin-options
...
Add docs for custom validations in plugin options
2016-09-19 12:56:10 +02:00
Philipp Muens
17e7dfdd77
Add docs for custom validations in plugin options
2016-09-19 11:52:00 +02:00
Andrew McClenaghan
bb848f7553
Add to documentation
2016-09-17 22:30:10 +10:00
Nicolas Grenié
28eee3f3a3
Update broken link to Next Step
...
Broken link updated to corresponding file
2016-09-16 16:48:31 +02:00
Florian Motlik
9ca532d7a2
Merge pull request #2149 from serverless/eahefnawy-patch-1
...
typo: update variable reference in docs
2016-09-16 14:06:41 +02:00
Florian Motlik
07a22d0702
Merge pull request #2015 from rowanu/aws-provider-profile
...
Support provider > profile and profile per stage
2016-09-16 14:05:41 +02:00
rowan
453118fce4
Fix typo.
2016-09-16 22:00:51 +10:00
Eslam λ Hefnawy
22e74bfac9
update variable reference in docs
2016-09-16 20:48:17 +09:00
Daniel Koo
296810c8b3
- ensure the Create/Update CloudFormation templates are always written to disk, even if the noDeploy option was not specified
...
- using ES6 arrow functions
- added tests
- added to the documentation
2016-09-16 09:58:05 +10:00
Philipp Muens
9699667cc0
Merge pull request #2079 from serverless/api-keys-output
...
Added API Keys to info plugin
2016-09-15 13:40:42 +02:00
Marcus Whybrow
b1ed2dd420
Match endpoint path to example
2016-09-15 02:41:09 +01:00
Eslam λ Hefnawy
eba1f98ab2
s3 events docs typo
2016-09-14 17:36:08 +09:00
Dax Chen
54192f592a
Fix YML example code: strings should be quoted
...
In YML, strings containing :, {, }, [, ], ,, &, *, #, ?, |, -, <, >, =, !, %, @, ` must be quoted.
Without the quotes, deployments will fail at `AWS::ApiGateway::Method` step.
I've been trying to use the custom request template after upgrading to v1.0, and finally found the correct syntax, lol.
Let me know if any correction is needed, and if more/less examples are preferred.
2016-09-14 15:36:16 +08:00
davidwells
aaf63e25e4
update path for docs site
2016-09-13 14:31:39 -07:00
davidwells
a7d371924d
add syntax highlighting
2016-09-13 14:31:29 -07:00
davidwells
b3a6b5a46f
update links
2016-09-13 12:51:54 -07:00
davidwells
82b8d51565
fix link
2016-09-13 12:24:57 -07:00
davidwells
c19722a1ed
hardcode any lib reference for usage on site
2016-09-13 12:18:05 -07:00
davidwells
5e6cab6118
update link
2016-09-13 12:04:23 -07:00
davidwells
a94f8a424c
update syntax highlighting
2016-09-12 17:22:25 -07:00
davidwells
e7c60c360a
update links
2016-09-12 16:53:36 -07:00
davidwells
31a37f1761
update links
2016-09-12 16:49:19 -07:00
davidwells
9dfbcbe8fe
update docs
2016-09-12 16:46:22 -07:00
David Wells
96283c9ce5
Update README.md
2016-09-12 16:44:40 -07:00
David Wells
0f6398e6c6
Update README.md
2016-09-12 16:44:27 -07:00
David Wells
37d33c8fb2
Update README.md
2016-09-12 16:44:13 -07:00
davidwells
e5f9bf666a
update link
2016-09-12 16:43:00 -07:00
Florian Motlik
e8b40f60f4
Merge pull request #2100 from serverless/typos
...
fixed typos
2016-09-12 19:30:25 +02:00
Florian Motlik
e4994c0cac
Merge pull request #2106 from bravokeyl/master
...
Remove serverless.env.yml files (and references) from docs
2016-09-12 19:27:33 +02:00
davidwells
0317263016
remove comments
2016-09-12 10:21:37 -07:00
davidwells
2a1895d34b
update ddb title
2016-09-12 10:21:31 -07:00
davidwells
07c21aeecf
rebase on master
2016-09-12 10:10:13 -07:00
bravokeyl
1f44d0dff0
remove serverless.env.yml references from docs
2016-09-12 22:05:25 +05:30
bravokeyl
2bcd13659a
remove serverless.env.yml files #2102
2016-09-12 21:57:10 +05:30
Florian Motlik
0c158d626c
point folder links to README files
2016-09-12 16:53:28 +02:00
Eslam A. Hefnawy
2c3a6ca062
fixed typos
2016-09-12 20:45:50 +09:00
Florian Motlik
a4a17a6a34
Fix relative links
2016-09-12 12:53:57 +02:00
David Reed
451b5b8587
fix links in docs - link to README.md files instead of directories and use relative links everywhere
2016-09-12 17:55:30 +10:00
Eslam A. Hefnawy
16a20a4bed
updated docs and tests for api keys outputs
2016-09-09 21:26:30 +09:00
Sander van de Graaf
4707fba3fe
updated docs
2016-09-08 21:35:47 +02:00
Sander van de Graaf
5545f0f3b1
Merge branch 'master' into feature/method-parameters
2016-09-08 20:52:33 +02:00
Robert Anderson
f471fa3b53
Fixed broken links in Table of Contents
2016-09-08 13:40:39 +01:00
Mohamed GHARSALLAH
cb5f9d831a
Update documentation
2016-09-08 13:08:43 +02:00
Phil
7b78c57758
Update 01-setup.md
...
typo
2016-09-07 17:23:45 -07:00
Sander van de Graaf
13c434157c
added documentation for parameters
2016-09-07 15:38:02 +02:00
Florian Motlik
91378257ce
Remove serverless.yml links
2016-09-07 11:41:03 +02:00
Franck Cassedanne
61a90f5c3c
Fix typos [skip ci]
2016-09-06 16:03:27 +01:00