Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions pages/developer-resources.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
title: Developer Resources
permalink: /developer-resources/
redirect_to: /code/
menu_item: false
Comment thread
mmcky marked this conversation as resolved.
---
6 changes: 6 additions & 0 deletions pages/julia-developers.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
title: Contribute to QuantEcon.jl
permalink: /julia-developers/
redirect_to: https://quantecon.github.io/QuantEcon.jl/latest/man/contributing.html
menu_item: false
---
6 changes: 6 additions & 0 deletions pages/python-developers.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
title: Contribute to QuantEcon.py
permalink: /python-developers/
redirect_to: https://quanteconpy.readthedocs.io/en/latest/contributing.html
menu_item: false
---
6 changes: 6 additions & 0 deletions pages/wiki-py-conda-dev-env.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
title: Creating a Conda development environment
permalink: /wiki-py-conda-dev-env/
redirect_to: https://quanteconpy.readthedocs.io/en/latest/contributing.html#set-up-a-conda-development-environment
menu_item: false
---
6 changes: 6 additions & 0 deletions pages/wiki-py-docstrings.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
title: Docstrings and Documentation
permalink: /wiki-py-docstrings/
redirect_to: https://quanteconpy.readthedocs.io/en/latest/contributing.html#write-documentation
menu_item: false
---
6 changes: 6 additions & 0 deletions pages/wiki-py-unit-testing.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
title: Unit Testing in QuantEcon
permalink: /wiki-py-unit-testing/
redirect_to: https://quanteconpy.readthedocs.io/en/latest/contributing.html#write-tests
menu_item: false
---
6 changes: 6 additions & 0 deletions pages/wiki.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
title: Developer Wiki
permalink: /wiki/
redirect_to: https://quanteconpy.readthedocs.io/en/latest/contributing.html
menu_item: false
---