Commit c43ee7e8 authored by Amy Qualls's avatar Amy Qualls Committed by Suzanne Selhorn

Revise, crop, reshoot, or remove images

Fix images in prep for sidebar changes coming soon.
parent c30dd858
......@@ -13,7 +13,7 @@ interactive computing in many fields and contain a complete record of the
user's sessions and include code, narrative text, equations, and rich output.
When added to a repository, Jupyter Notebooks with a `.ipynb` extension are
rendered to HTML when viewed.
rendered to HTML when viewed:
![Jupyter Notebook Rich Output](img/jupyter_notebook.png)
......
......@@ -23,7 +23,7 @@ functionality of a project.
Adjust your project's name, description, avatar, [default branch](../repository/branches/default.md), and topics:
![general project settings](img/general_settings.png)
![general project settings](img/general_settings_v13_11.png)
The project description also partially supports [standard Markdown](../../markdown.md#standard-markdown-and-extensions-in-gitlab). You can use [emphasis](../../markdown.md#emphasis), [links](../../markdown.md#links), and [line-breaks](../../markdown.md#line-breaks) to add more context to the project description.
......@@ -146,8 +146,6 @@ Set up your project's merge request settings:
- Enable [`delete source branch after merge` option by default](../merge_requests/getting_started.md#deleting-the-source-branch)
- Configure [suggested changes commit messages](../../discussions/index.md#configure-the-commit-message-for-applied-suggestions)
![project's merge request settings](img/merge_requests_settings.png)
### Service Desk
Enable [Service Desk](../service_desk.md) for your project to offer customer support.
......
......@@ -190,7 +190,7 @@ To discard a change in a particular file, click the **Discard changes** button o
file in the changes tab. To discard all the changes, click the trash icon on the
top-right corner of the changes sidebar.
![Commit changes](img/commit_changes_v12_9.png)
![Commit changes](img/commit_changes_v13_11.png)
## Reviewing changes
......
doc/user/search/img/basic_search.png

86.4 KB | W: | H:

doc/user/search/img/basic_search.png

8.15 KB | W: | H:

doc/user/search/img/basic_search.png
doc/user/search/img/basic_search.png
doc/user/search/img/basic_search.png
doc/user/search/img/basic_search.png
  • 2-up
  • Swipe
  • Onion skin
......@@ -12,9 +12,14 @@ type: index, reference, howto
To search through issues and merge requests in multiple projects, use the **Issues** or **Merge Requests** links
in the top-right part of your screen. These instructions are valid for both.
The number displayed on their right represents the number of issues and merge requests assigned to you:
The numbers in the right-hand side of the top menu indicate how many issues, merge requests,
and to-do items are assigned to you:
![issues and MRs dashboard links](img/dashboard_links.png)
![issues and MRs dashboard links](img/dashboard_links_v13_11.png)
- **(issues)** **Issues**: The open issues assigned to you.
- **(merge-request-open)** **Merge requests**: The [merge requests](../project/merge_requests/index.md) assigned to you.
- **(todo-done)** **To-do items**: The [to-do items](../todos.md) assigned to you.
When you click **Issues**, GitLab shows the opened issues assigned to you:
......@@ -282,7 +287,6 @@ search, or choose a specific group or project.
To search through code or other documents in a single project, you can use
the search field on the top-right of your screen while the project page is open.
![code search dropdown](img/project_search_dropdown.png)
![code search results](img/project_code_search.png)
### SHA search
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment