-
Notifications
You must be signed in to change notification settings - Fork 137
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
Add docs generation #468
Comments
Maybe I can help with this, I just added stardoc to rules_docker |
that would be awesome! |
alexeagle
added a commit
to alexeagle/rules_swift
that referenced
this issue
Apr 30, 2021
alexeagle
added a commit
to alexeagle/rules_swift
that referenced
this issue
Apr 30, 2021
This replaces the rules.md file with a reformat of the same content, generated from the swift.bzl entry point file. To verify this, I did a careful side-by-side manual comparison of https://github.com/bazelbuild/rules_swift/blob/master/doc/rules.md vs https://github.com/bazelbuild/rules_swift/blob/9e11dfe6855b4d0a095495379145debd3c6d1158/doc/rules.md and copied over the couple of relevant differences. See bazelbuild#468
alexeagle
added a commit
to alexeagle/rules_swift
that referenced
this issue
Apr 30, 2021
This replaces the rules.md file with a reformat of the same content, generated from the swift.bzl entry point file. To verify this, I did a careful side-by-side manual comparison of https://github.com/bazelbuild/rules_swift/blob/master/doc/rules.md vs https://github.com/bazelbuild/rules_swift/blob/9e11dfe6855b4d0a095495379145debd3c6d1158/doc/rules.md and copied over the couple of relevant differences. See bazelbuild#468
alexeagle
added a commit
to alexeagle/rules_swift
that referenced
this issue
Apr 30, 2021
This replaces the rules.md file with a reformat of the same content, generated from the swift.bzl entry point file. To verify this, I did a careful side-by-side manual comparison of https://github.com/bazelbuild/rules_swift/blob/master/doc/rules.md vs https://github.com/bazelbuild/rules_swift/blob/9e11dfe6855b4d0a095495379145debd3c6d1158/doc/rules.md and copied over the couple of relevant differences. See bazelbuild#468
alexeagle
added a commit
to alexeagle/rules_swift
that referenced
this issue
Apr 30, 2021
This replaces the rules.md file with a reformat of the same content, generated from the swift.bzl entry point file. To verify this, I did a careful side-by-side manual comparison of https://github.com/bazelbuild/rules_swift/blob/master/doc/rules.md vs https://github.com/bazelbuild/rules_swift/blob/9e11dfe6855b4d0a095495379145debd3c6d1158/doc/rules.md and copied over the couple of relevant differences. See bazelbuild#468
alexeagle
added a commit
to alexeagle/rules_swift
that referenced
this issue
Apr 30, 2021
This replaces the rules.md file with a reformat of the same content, generated from the swift.bzl entry point file. To verify this, I did a careful side-by-side manual comparison of https://github.com/bazelbuild/rules_swift/blob/master/doc/rules.md vs https://github.com/bazelbuild/rules_swift/blob/9e11dfe6855b4d0a095495379145debd3c6d1158/doc/rules.md and copied over the couple of relevant differences. See bazelbuild#468
alexeagle
added a commit
to alexeagle/rules_swift
that referenced
this issue
May 19, 2021
This is the last doc that should be generated from sources, but wasn't, from what I can tell. Fixes bazelbuild#468
alexeagle
added a commit
to alexeagle/rules_swift
that referenced
this issue
May 19, 2021
This is the last doc that should be generated from sources, but wasn't, from what I can tell. Fixes bazelbuild#468
By the way, now that this uses stardoc, it looks a lot better on our "g3doc for rulesets" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://github.com/bazelbuild/stardoc
The text was updated successfully, but these errors were encountered: