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

Misc docs, CMake, and packaging fixes #148

Closed
wants to merge 1 commit into from
Closed

Conversation

aaron-skydio
Copy link
Member

  • CMake now fails if reading the version or generating the manifest
    fails
  • Fixed skymarshal package classifiers
  • Fixes $(nproc) fails on make docs for mac #136
  • Fixes broken link to paper and broken anchors in the README
  • Fixes Docs have poor spacing #141
  • Clean up sidebar (no redundant link to home, bigger section titles)
  • Consolidate tutorial symlinks into one symlink to a
    notebooks/tutorials directory
  • Add READMEs for examples, do some cleanup there
  • Rename 2d triangulation example to 2d localization, since I think
    that's more fitting?

I've gone ahead and republished the docs with the stylesheet fixes here, since that's just an immediate improvement IMO

@aaron-skydio aaron-skydio force-pushed the aaron/docs branch 4 times, most recently from 24e612c to f0f7112 Compare June 2, 2022 22:51
- CMake now fails if reading the version or generating the manifest
  fails
- Fixed skymarshal package classifiers
- Fixes #136
- Fixes broken link to paper and broken anchors in the README
- Fixes #141
- Clean up sidebar (no redundant link to home, bigger section titles)
- Consolidate tutorial symlinks into one symlink to a
  notebooks/tutorials directory
- Add READMEs for examples, do some cleanup there
- Rename 2d triangulation example to 2d localization, since I think
  that's more fitting?
@aaron-skydio aaron-skydio deleted the aaron/docs branch June 14, 2022 00:57
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.

Docs have poor spacing $(nproc) fails on make docs for mac
1 participant