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 22, 2018
1 parent d09296b commit a23ab3b
Show file tree
Hide file tree
Showing 408 changed files with 1,178 additions and 3,585 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.

5 changes: 3 additions & 2 deletions composer.json
Expand Up @@ -15,8 +15,9 @@
"algolia/algoliasearch-client-php": "^1.27",
"cache/doctrine-adapter": "^1.0",
"doctrine/inflector": "^1.3",
"doctrine/rst-parser": "dev-master",
"doctrine/skeleton-mapper": "dev-master",
"doctrine/rst-parser": "^0.0.1",
"doctrine/skeleton-mapper": "^0.0.1",
"doctrine/static-website-generator": "dev-master",
"erusev/parsedown": "^1.7",
"knplabs/github-api": "^2.10",
"php-http/guzzle6-adapter": "^1.1",
Expand Down

0 comments on commit a23ab3b

Please sign in to comment.