-
Notifications
You must be signed in to change notification settings - Fork 54
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
Major Website Update #477
base: RC_v1.6.0
Are you sure you want to change the base?
Major Website Update #477
Conversation
Feature: Documentation Revamp and Retheme
I discussed with @Sven-248 today that he might look into the "Section Navigation" thing. |
Linting results by Pylint:Your code has been rated at 8.72/10 (previous run: 8.72/10, +0.00) |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## RC_v1.6.0 #477 +/- ##
==========================================
Coverage 62.27% 62.27%
==========================================
Files 23 23
Lines 3690 3690
==========================================
Hits 2298 2298
Misses 1392 1392
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Thanks, @fsenf . I've been working on debugging the API page and have it most of the way there. I'll push those changes when it's working. |
I've updated the API pages to work properly now. I've removed some of the documentation pages, especially from anything internal. One question I have for the group is whether or not to start hiding functions from the API documentation. Take |
@freemansw1 : Great update! API reference looks nice now! I agree to hide everything that is not primarily used externally. This keeps the API docs clear. |
I added our example thumbnails to the entry point of our homepage. There is room for improvement ... What does the group think? |
Thanks, @fsenf . That is a significant improvement. I think, broadly, we should find a way to have the homepage take up more of the page, and have less whitespace. Perhaps that means switching homepage templates, perhaps that just means expanding the content some. Right now, I'm working on figuring out hiding private API functions ( |
This is a follow-up of #470 - an imitative to update our website.
Let's try to document further development here, i.e.
as long this is in a draft stage.
Here #473 , we documented minimum requirements for a homepage release. I repeat it to have everything at one place: