Skip to content

Updated documentation - #80

Merged
JulianTrommer merged 4 commits into
mainfrom
60-rework-documentation-website
Jul 9, 2026
Merged

Updated documentation#80
JulianTrommer merged 4 commits into
mainfrom
60-rework-documentation-website

Conversation

@JulianTrommer

Copy link
Copy Markdown
Member

Reworks the Optuna.jl documentation from a mostly API-reference page into a workflow-oriented docs site.

  • Adds a home page and overview of core Optuna.jl concepts
  • Adds a first optimization tutorial with study setup, suggestions, pruning, artifacts, and results
  • Updates the polynomial fitting example into an end-to-end training-loop workflow
  • Expands the API reference with explanatory sections before the docstring listings
  • Updates the Documenter page structure

@JulianTrommer JulianTrommer linked an issue Jun 29, 2026 that may be closed by this pull request
@codecov

codecov Bot commented Jun 29, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@JulianTrommer

Copy link
Copy Markdown
Member Author

@codex review

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 4406bdedf8

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread docs/src/FirstHyperOpt.md Outdated
Comment thread docs/src/FittingPolynomial.md Outdated
Comment thread docs/src/FittingPolynomial.md Outdated

@JoKircher JoKircher left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work. Have not checked the examples. Will be done in a blocked issue that should be unblocked now!

@JulianTrommer
JulianTrommer merged commit 367d0c8 into main Jul 9, 2026
14 of 15 checks passed
@JulianTrommer
JulianTrommer deleted the 60-rework-documentation-website branch July 9, 2026 07:54
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.

Rework Documentation website

2 participants