Page MenuHomeFreeBSD

[porter's handbook] Add instructions for overriding go.mod
ClosedPublic

Authored by adamw on Sat, Feb 28, 12:37 AM.
Tags
None
Referenced Files
F146392592: D55580.id172951.diff
Mon, Mar 2, 8:18 AM
Unknown Object (File)
Mon, Mar 2, 1:19 AM
Unknown Object (File)
Sun, Mar 1, 12:10 PM
Unknown Object (File)
Sun, Mar 1, 11:56 AM
Unknown Object (File)
Sun, Mar 1, 11:56 AM
Unknown Object (File)
Sun, Mar 1, 11:48 AM
Unknown Object (File)
Sun, Mar 1, 11:48 AM
Unknown Object (File)
Sun, Mar 1, 6:34 AM
Subscribers

Details

Summary

I'm totally unfamiliar with the way things are done in asciidoc-land, but I do know with 100% certainty that this patch is not using correct docproj syntax.

But, I'm hoping that with the semantics present, we can work on the syntax together.

This information has been missing, and it took me FOREVER to figure it out myself. Hopefully this will save other porters from that same fate.

@ziaee I'd love to learn how to docify this correctly, if you have the time to teach me.

Diff Detail

Repository
R9 FreeBSD doc repository
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

adamw created this revision.

Improving grammar to distract from being fuzzy on the markup.

@fuz when you have a chance, can you take a peek at this? Does this look correct?

Looks right. Let's wait for someone from docs to chime in.

documentation/content/en/books/porters-handbook/special/_index.adoc
994

Is the leading dot correct?

documentation/content/en/books/porters-handbook/special/_index.adoc
994

Awaiting @docs confirmation of course, but it appears consistent with other sections of the same file:

[[cabal-ex1]]
.Creating a Port for a Hackage-hosted Haskell Application
[example]
adamw marked an inline comment as not done.Sat, Feb 28, 9:03 PM

Updating patch with some markup that I'm seeing elsewhere in the file. In particular, this adds [.filename] tags.

This revision is now accepted and ready to land.Sat, Feb 28, 10:08 PM