Closed caitlinadams closed 3 years ago
Should the changes to Tags/keywords be done in the minty-fresh-sandbox
branch or the minty-fresh-indexing
branch?
Probably best to do in minty-fresh-indexing
, but can be done in minty-fresh-sandbox
if you're confident you're not working on the same notebook as someone else who is doing a different kind of change. As long as we keep merging the updated minty-fresh-sandbox
branch into minty-fresh-indexing
there shouldn't be any issues
Note that changes on the built docs page will only appear if they're made to minty-fresh-sandbox
, so we'll have to go back and check for issues on the built page whenever we merge minty-fresh-indexing
into minty-fresh-sandbox
.
We should go through each notebook and apply common fixes:
Some guidance on keywords to use: https://github.com/digitalearthafrica/deafrica-sandbox-notebooks/wiki/List-of-Documentation-Keywords
Tags need to be changed in every notebook, according to the following practices:
data; landsat 8
anddata; sentinel 2
would show up as the header "data" followed by subheaders for "landsat 8" and "sentinel-2" (both of which would link back to the pages they were used on.Examples of output using hierarchies:
Beginner's Guide - Caitlin
Datasets - Ee-Faye
Frequently Used Code - Chad
Real World Examples