Move documentation to an external website

This commit is contained in:
2020-05-22 09:38:26 -05:00
parent 56898882eb
commit bda061e695
56 changed files with 11868 additions and 104 deletions

18
src/docs/index.md Normal file
View File

@@ -0,0 +1,18 @@
# RELOG: Reverse Logistics Optimization
**RELOG** is a supply chain optimization package focusing on reverse logistics and reverse manufacturing. For example, the package can be used to determine where to build recycling plants, what sizes should they have and which customers should be served by which plants. The package supports customized reverse logistics pipelines, with multiple types of plants, multiple types of product and multiple time periods.
### Documentation
* [Installation](install.md)
* [Modeling](model.md)
* [Optimizing](optimize.md)
### Source Code
* [https://github.com/iSoron/RELOG](https://github.com/iSoron/RELOG)
### Authors
* **Alinson S. Xavier,** Argonne National Laboratory <<axavier@anl.gov>>
* **Nwike Iloeje,** Argonne National Laboratory <<ciloeje@anl.gov>>