Closed kmruehl closed 3 years ago
@ecamare this PR is in progress, but you can review the revisions thus far.
Here's an overview of what I've done thus far:
.. Kelley:
syntax in the rst files
.. code-block:: matlabsession
to doc*.rst
filesThis will be included in a separate PR:
source/preNuMAD/BladeDef.m
@ecamare this PR should be ready for review
Hi Kelley, great work. Thank you. I like the split of main.rst into separate files. Question, I have another PR with Evan where there have been changes to the main.rst. I'm not sure if I should merge your PR into the main branch first or the other one. Do you know which would be better. It sound like either way, I'll need to do many manual operations.
@ecamare either way. GitHub makes it relatively easy to resolve conflicts with text files, so the order doesn't matter too much. Since this PR is ready for a merge, I would recommend going ahead and merging it. Then we can work together to resolve the merge conflicts for the docs.
Since we've decided to keep the *.html
in the docs
directory (option 3 from the emails), I'm going to make one more commit that adds the docs/_build
directory back to the repo.
sound's good. I'll start merging this branch now.
@ecamare there are some unresolved merge conflicts here that need to be resolved, lmk if you'd like help.
@ecamare I've resolved the merge conflicts from #2, this PR should be ready to merge now.
Draft PR for doc updates