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

Attempt to fix unidoc #414

Merged
merged 3 commits into from
Apr 20, 2022
Merged

Attempt to fix unidoc #414

merged 3 commits into from
Apr 20, 2022

Conversation

TimWSpence
Copy link
Owner

No description provided.

@TimWSpence
Copy link
Owner Author

Paging @armanbilge because I don't know what I'm doing 😂

build.sbt Outdated
@@ -103,3 +103,5 @@ lazy val examples = crossProject(JVMPlatform, JSPlatform)
.in(file("examples"))
.dependsOn(core)
.enablePlugins(NoPublishPlugin)

ScalaUnidoc / unidoc / unidocProjectFilter := inAnyProject -- inProjects(`cats-stm`.js.aggregate: _*)
Copy link
Contributor

Choose a reason for hiding this comment

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

This should go inside the settings for the unidoc project :)

Copy link
Owner Author

Choose a reason for hiding this comment

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

Fixed! 🎉 Sorry for the delay and many thanks for your help!

@TimWSpence TimWSpence merged commit b5384c9 into main Apr 20, 2022
@TimWSpence TimWSpence deleted the futz-with-the-build-part-deux branch April 20, 2022 11:04
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.

2 participants