Skip to content

Commit

Permalink
docs: Do not store generated docs in this repo
Browse files Browse the repository at this point in the history
  • Loading branch information
jakobkmar committed Jun 24, 2022
1 parent f680e3c commit 0e07b5c
Show file tree
Hide file tree
Showing 882 changed files with 3 additions and 91,738 deletions.
2 changes: 0 additions & 2 deletions buildSrc/src/main/kotlin/dokka-script-root.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ plugins {

tasks {
withType<DokkaMultiModuleTask> {
outputDirectory.set(projectDir.resolve("docs"))

includes.from("dokka/includes/main.md")

pluginConfiguration<DokkaBase, DokkaBaseConfiguration> {
Expand Down
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/dokka-script.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ tasks {
"dependencyNotice" to """
### Dependency
```kt
modImplementation("net.axay:${project.name}:${rootProject.version}")
modImplementation("net.silkmc:${project.name}:${rootProject.version}")
```
""".trimIndent()
)
Expand Down
1 change: 0 additions & 1 deletion docs/CNAME

This file was deleted.

88 changes: 0 additions & 88 deletions docs/fabrikmc-commands/index.html

This file was deleted.

Loading

0 comments on commit 0e07b5c

Please sign in to comment.