Page MenuHomeFreeBSD

developers-handbook: Remove source code layout
ClosedPublic

Authored by mhorne on May 23 2023, 2:43 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Oct 11, 1:36 AM
Unknown Object (File)
Fri, Oct 10, 4:37 PM
Unknown Object (File)
Thu, Oct 9, 7:54 PM
Unknown Object (File)
Thu, Oct 9, 2:12 PM
Unknown Object (File)
Fri, Oct 3, 1:50 PM
Unknown Object (File)
Sat, Sep 27, 11:19 PM
Unknown Object (File)
Sat, Sep 27, 4:11 AM
Unknown Object (File)
Thu, Sep 25, 7:06 PM
Subscribers

Details

Summary

The best place for this information is in the source tree, and this
section duplicates what we already document in the README.md file.
Remove it but leave a link.

Diff Detail

Repository
R9 FreeBSD doc repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

mhorne created this revision.

I forgot to submit this a while ago when I purged this info from hier(7).

documentation/content/en/books/developers-handbook/introduction/_index.adoc
88โ€“89

I thought about making 'public repository' a link as well. But I was unsure what the source of truth is in our docs.

https://docs.freebsd.org/en/books/handbook/mirrors/ ?

emaste added inline comments.
documentation/content/en/books/developers-handbook/introduction/_index.adoc
88โ€“89

I think that would be ok, or https://cgit.freebsd.org/src/

This revision is now accepted and ready to land.May 23 2023, 3:03 PM

Link to the root of the src repo.

s/source code to FreeBSD/source code for FreeBSD/

This revision now requires review to proceed.May 23 2023, 5:25 PM
This revision is now accepted and ready to land.May 23 2023, 5:27 PM
This revision was automatically updated to reflect the committed changes.