mirror of
https://github.com/ANL-CEEESA/MIPLearn.git
synced 2025-12-06 09:28:51 -06:00
Fix documentation links
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
site_name: MIPLearn
|
||||
theme: cinder
|
||||
copyright: "Copyright © 2020, UChicago Argonne, LLC. All Rights Reserved."
|
||||
repo_url: https://github.com/iSoron/miplearn
|
||||
repo_url: https://github.com/ANL-CEEESA/MIPLearn
|
||||
edit_uri: edit/master/docs-src/
|
||||
nav:
|
||||
- Home: index.md
|
||||
- Usage: usage.md
|
||||
@@ -18,4 +19,6 @@ extra_javascript:
|
||||
- https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_HTMLorMML
|
||||
- js/mathjax.js
|
||||
docs_dir: docs-src
|
||||
site_dir: docs
|
||||
site_dir: docs
|
||||
extra_css:
|
||||
- "css/custom.css"
|
||||
Reference in New Issue
Block a user