Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename "basic" directory in docs to "getting_started" #1250

Merged
merged 3 commits into from Jun 23, 2023

Conversation

santisoler
Copy link
Member

Summary

Rename basic directory in the docs to getting_started.
Move the getting_started.rst file to getting_started/index.rst.
Fix links pointing to the old basic pages. Now they point to getting_started.

PR Checklist

  • If this is a work in progress PR, set as a Draft PR
  • Linted my code according to the style guides.
  • Added tests to verify changes to the code.
  • Added necessary documentation to any new functions/classes following the
    expect style.
  • Added relevant method tags (i.e. GRAV, EM, etc.)
  • Marked as ready for review (ff this is was a draft PR), and converted
    to a Pull Request
  • Tagged @simpeg/simpeg-developers when ready for review.

Move the `getting_started.rst` file to `getting_started/index.rst`.
Fix links pointing to the old `basic` pages. Now they point to
`getting_started`.
@codecov
Copy link

codecov bot commented Jun 21, 2023

Codecov Report

Merging #1250 (8322af8) into main (9e08237) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1250   +/-   ##
=======================================
  Coverage   82.31%   82.31%           
=======================================
  Files         164      164           
  Lines       24965    24965           
=======================================
  Hits        20549    20549           
  Misses       4416     4416           

@jcapriot jcapriot merged commit a8a3be2 into simpeg:main Jun 23, 2023
16 checks passed
@santisoler santisoler deleted the mv-basic-getting-started branch June 23, 2023 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants