-
-
Notifications
You must be signed in to change notification settings - Fork 199
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve documentation in the repository
Add more detailed explanations and examples to the documentation to help users understand the repository. * **Documentation/overview/index.rst** - Add links to new examples and tutorials. * **Documentation/guides/contributing.md** - Improve readability and organization by adding more headings and subheadings. - Break up long sections into smaller, more digestible parts. * **Documentation/guides/installation.md** - Add more detailed explanations and examples to help new users get started with the repository more easily. * **Documentation/guides/quick_start.md** - Add more detailed explanations and examples to help new users get started with the repository more easily. * **Documentation/overview/ARKitecture.md** - Add more detailed explanations and examples to help users understand the structure and organization of the repository. * **README.md** - Add more detailed explanations and examples to help users understand the purpose and features of the repository. * **Documentation/reference** (new file) - Add more detailed explanations and examples to help users understand how to use the various tools and models in the repository.
- Loading branch information
1 parent
73db66b
commit d6a562e
Showing
41 changed files
with
1,679 additions
and
277 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -108,7 +108,7 @@ Thanks again! We're so glad to have you in our community. | |
git remote add upstream [email protected]:econ-ark/HARK | ||
``` | ||
|
||
- Now, you have remote repositories named: | ||
- Now, have remote repositories named: | ||
|
||
- `upstream`, which refers to the `HARK` repository | ||
- `origin`, which refers to your personal fork of `HARK`. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.