Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/AY2324S1-CS2103T-T10-3/tp
Browse files Browse the repository at this point in the history
…into branch-v1.4
  • Loading branch information
coderhuang559 committed Nov 13, 2023
2 parents a8fb9a5 + dacad65 commit 9ae70ed
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 15 deletions.
4 changes: 2 additions & 2 deletions docs/UserGuide.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ Welcome back to ProjectPRO. Simply head over to our Features section to gain ins
- Simply go to your terminal and type `java -version`. ![here](images/UG/QuickStart1.png)

2. Download the latest ProjectPRO.jar from [here](https://github.com/AY2324S1-CS2103T-T10-3/tp/releases).
- ![here](images/UG/QUICKSTART2.png)
- ![here](images/UG/QUICKSTART_2.1.png)

3. Move the JAR file to a folder where you want to store your project details. For example, create a folder named ProjectPRO and place it on your desktop.
- For Mac Users:
Expand Down Expand Up @@ -914,7 +914,7 @@ You can view the link to our User Guide.
![](images/features/Generalcommand_help.png)

<div align="center">
<p style="font-size: 13px; font-style: italic;">You are now able to click on the User Guide link for further guidance.</p>
<p style="font-size: 13px; font-style: italic;">You are now able to copy the URL of the User Guide.</p>
</div>


Expand Down
20 changes: 7 additions & 13 deletions docs/_markbind/layouts/default.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,20 +29,14 @@
* [User Guide]({{ baseUrl }}/UserGuide.html) :expanded:
* [Quick Start]({{ baseUrl }}/UserGuide.html#quick-start)
* [Features]({{ baseUrl }}/UserGuide.html#features)
* [FAQ]({{ baseUrl }}/UserGuide.html#faq)
* [Command Summary]({{ baseUrl }}/UserGuide.html#faq)
* [Developer Guide]({{ baseUrl }}/DeveloperGuide.html) :expanded:
* [Acknowledgements]({{ baseUrl }}/DeveloperGuide.html#acknowledgements)
* [Setting Up]({{ baseUrl }}/DeveloperGuide.html#setting-up-getting-started)
* [Design]({{ baseUrl }}/DeveloperGuide.html#design)
* [Implementation]({{ baseUrl }}/DeveloperGuide.html#implementation)
* [Documentation, logging, testing, configuration, dev-ops]({{ baseUrl }}/DeveloperGuide.html#documentation-logging-testing-configuration-dev-ops)
* [Appendix: Requirements]({{ baseUrl }}/DeveloperGuide.html#appendix-requirements)
* [Appendix: Instructions for manual testing]({{ baseUrl }}/DeveloperGuide.html#appendix-instructions-for-manual-testing)
* Tutorials
* [Tracing code]({{ baseUrl }}/tutorials/TracingCode.html)
* [Adding a command]({{ baseUrl }}/tutorials/AddRemark.html)
* [Removing Fields]({{ baseUrl }}/tutorials/RemovingFields.html)
* [Acknowledgements]({{ baseUrl }}/DeveloperGuide.html#1.3.-Acknowledgement)
* [Setting Up]({{ baseUrl }}/DeveloperGuide.html#1.2.-Setting up, getting started)
* [Design]({{ baseUrl }}/DeveloperGuide.html#2.-Design)
* [Implementation]({{ baseUrl }}/DeveloperGuide.html#Implementation)
* [Documentation, logging, testing, configuration, dev-ops]({{ baseUrl }}/DeveloperGuide.html#5.-Documentation, logging, testing, configuration, dev-ops)
* [Appendix: Requirements]({{ baseUrl }}/DeveloperGuide.html#6.-Appendix: Requirements)
* [Appendix: Instructions for manual testing]({{ baseUrl }}/DeveloperGuide.html#7.-Appendix: Instructions for manual testing)
* [About Us]({{ baseUrl }}/AboutUs.html)
</site-nav>
</div>
Expand Down
Binary file added docs/images/UG/QUICKSTART_2.1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 9ae70ed

Please sign in to comment.