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

Documentation using mkdocs #287

Merged
merged 27 commits into from
Sep 29, 2021
Merged

Documentation using mkdocs #287

merged 27 commits into from
Sep 29, 2021

Conversation

ajstewart
Copy link
Collaborator

A reissue of PR #273 to avoid squashing the commits.

- Added mkdocs dependencies.
- Added mkdocs.yml file.
- Moved example notebooks and script readme files to docs.
- Included code for custom homepage.
- mkdocs-material now natively supports creation date.
- Mostly making commit in order develop on another machine.
- Also some PEP8 fixes.
- Minor fixes in other files.
- Added gen_doc_stubs.py to be tracked.
- Also in source.py, _make_png() -> make_png(), as make_png() held all the code for creating the plot I thought it shouldn't be hidden.
- Tidied some other files docstrings.
* Completed Introduction, Installation and Configuration pages.
* Moved example notebooks back to main directory and created symlink from docs directory.
- Also some docstring improvements to `moc.py`.
- Pipeline doc page completed.
- Images added to support pipeline doc page.
- Edits to pipeline.py docstrings.
- Pipeline diagnostic plot df argument changed to optional.
- Color scheme change on homepage.
- Minor edits to mocs.md.
- Completed the query component doc page.
- Minor edits to pipeline.md.
- Added RACS note to configuration page.
- Activated other notebook examples.
- Added missing docstring for `search_around_coordinates` in query.py.
- Added pluto to ALLOWED_PLANETS.
- Completed Survey component doc page.
- Commented out survey.Fields methods (not used).
- Removed pluto from allowed planets.
- Minor edits and improvements to other pages.
- Added info on forced fit outputs.
- Changelog, code of conduct, license and help pages.
- Notebook overview page.
- Contributing pages.
- Moved notebook examples to softlink to the individual files rather than the directory.
- Updated changelog
- Added homepage image
- Updated notebook examples
- Minor edits
- Added docs workflow
- Made sure m metrics were absolute value.
- Fixed min_snr to max_snr in pipeline notebook.
- Updated dependancies to fix search bar glitch in notebook doc pages.
- Added edit url to mkdocs.yml.
@ajstewart ajstewart self-assigned this Sep 29, 2021
@ajstewart ajstewart merged commit 280ae94 into dev Sep 29, 2021
@ajstewart ajstewart deleted the iss87-mkdocs branch September 29, 2021 11:24
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.

1 participant