Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/clients/basic-example.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ theme:
logo: img/your-logo.svg
navigation_depth: 4
# "TACC" Theme Features
cms_url: https://your.related-non-documentation.website
cms_name: Your Related non-Documentation Website
portal_url: https://your.related-non-documentation.website
portal_name: Your Related non-Documentation Website
nav_name: Documentation
```

Expand Down
4 changes: 2 additions & 2 deletions docs/clients/ds-user-guide-example.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ theme:
- python
- json
# "TACC" Theme Features
cms_url: https://designsafe-ci.org/
cms_name: designsafe-ci.org
portal_url: https://designsafe-ci.org/
portal_name: designsafe-ci.org
nav_name: User Guide
```

Expand Down
4 changes: 2 additions & 2 deletions docs/clients/tacc-docs-example.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ theme:
analytics:
gtag: G-TRRRQZ0EHX
# "TACC" Theme Features
cms_url: https://tacc.utexas.edu
cms_name: tacc.utexas.edu
portal_url: https://tacc.utexas.edu
portal_name: tacc.utexas.edu
hljs_aliases:
- name: cmd-line
lang: bash
Expand Down
8 changes: 4 additions & 4 deletions docs/configure.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ theme:
|--------|-------------|
| `hljs_aliases` | Custom language aliases for highlight.js code blocks |
| `nav_redirects` | Redirect nav links to external pages |
| `cms_url` | URL of the related non-documentation website |
| `cms_name` | Name of the related non-documentation website |
| `portal_url` | URL of the related non-documentation website |
| `portal_name` | Name of the related non-documentation website |
| `nav_name` | Custom name for the navigation section |

### Custom Language Aliases
Expand Down Expand Up @@ -57,8 +57,8 @@ Link to a related non-documentation website:
```yaml
theme:
name: tacc_readthedocs
cms_url: https://your.related-non-documentation.website
cms_name: Your Related non-Documentation Website
portal_url: https://your.related-non-documentation.website
portal_name: Your Related non-Documentation Website
```

### Navigation Name
Expand Down
6 changes: 3 additions & 3 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ theme:
- shell
- markdown
# "ReadTheDocs" Theme Features
logo: img/logo.svg
logo: img/logo-tacc.svg
# "TACC" Theme Features
cms_url: https://github.com/TACC/mkdocs-tacc
cms_name: TACC/mkdocs-tacc
portal_url: https://github.com/TACC/mkdocs-tacc
portal_name: TACC/mkdocs-tacc

nav:
- Getting Started:
Expand Down
1 change: 1 addition & 0 deletions mkdocs_tacc/tacc_readthedocs/img/logo-tacc.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading