Skip to content

Commit

Permalink
Use doctrine/static-website-generator for generating Doctrine website.
Browse files Browse the repository at this point in the history
  • Loading branch information
jwage committed Oct 16, 2018
1 parent d09296b commit a2c1e96
Show file tree
Hide file tree
Showing 389 changed files with 1,158 additions and 2,553 deletions.
1 change: 0 additions & 1 deletion LICENSE
Expand Up @@ -17,4 +17,3 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

3 changes: 3 additions & 0 deletions composer.json
Expand Up @@ -17,6 +17,7 @@
"doctrine/inflector": "^1.3",
"doctrine/rst-parser": "dev-master",
"doctrine/skeleton-mapper": "dev-master",
"doctrine/static-website-generator": "dev-master",
"erusev/parsedown": "^1.7",
"knplabs/github-api": "^2.10",
"php-http/guzzle6-adapter": "^1.1",
Expand All @@ -26,7 +27,9 @@
"symfony/dependency-injection": "^4.1",
"symfony/filesystem": "^4.1",
"symfony/finder": "^4.1",
"symfony/http-kernel": "^4.1",
"symfony/process": "^4.1",
"symfony/routing": "^4.1",
"symfony/yaml": "^4.1",
"twig/twig": "^2.5"
},
Expand Down

0 comments on commit a2c1e96

Please sign in to comment.