Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f775dc commit edcfe8dCopy full SHA for edcfe8d
deployment.rst
@@ -65,10 +65,11 @@ Using Platforms as a Service
65
The specific deployment steps vary greatly from one service provider to another,
66
so check out the dedicated article for the service of your choose:
67
68
-* :doc:`Microsoft Azure </deployment/azure-website>`
69
-* :doc:`Heroku </deployment/heroku>`
70
-* :doc:`Platform.sh </deployment/platformsh>`
71
-* :doc:`fortrabbit </deployment/fortrabbit>`
+.. toctree::
+ :maxdepth: 1
+ :glob:
+
72
+ deployment/*
73
74
Using Build Scripts and other Tools
75
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0 commit comments