-
I find git submodules to be really weird. Just a suggestion on a different way to handle the initial setup for the repo.
Ignore the themes directory in `.gitignore`:
themes
...
Creat…
-
## Issue
Keeping our live documentation on github can be difficult when mixing documentation for features that are in development with features that are in the release.
## Solution
We need a stat…
-
---
Author Name: **Kristin Berry** (Kristin Berry)
Original Assignee: Ian Humphrey
---
Update the ISIS installation guide: https://isis.astrogeology.usgs.gov/documents/InstallGuide/ by changing …
-
This seems to be a regression, as we fixed it a while ago via CSS.
See this page as an example:
https://www.kubeflow.org/docs/guides/pipelines/build-pipeline/
-
Currently, we don't have API reference documentation.
For serving API we have [spec.md](https://github.com/knative/serving/blob/220eaf0ddabb2b4cc7a8ecc010ef71d94857e2ba/docs/spec/spec.md#resource-…
-
---
Author Name: **Jeff Anderson** (Jeff Anderson)
Original Assignee: Lynn Weller
---
http://isis.astrogeology.usgs.gov//documents/References/References.html
There are other good references w…
-
There is a lot of code that searches for directories and such that is specific either to dev builds (builds within the repo source dir) or the Linux platform (`/usr/share`) without any kind of preproc…
-
[WIP]
```
nifskope
+---build
| *.bat
| *.in
| *.sh
+---dep
| *.dll
+---docsys @ cf44594
+---include [Optional?]
+---install
| +---linux-install
| +---win-install
+---lib
| +---fsengine
…
-
artist_name_idx_name on table artist_name
label_name_idx_name on label_name
release_name_idx_name on release_name
tag_idx_name on tag
track_name_idx_name on track_name
url_idx_url on url
work_name_idx…