Date: Sun, 28 Apr 2019 11:03:35 -0600 From: Alan Somers <asomers@freebsd.org> To: abhja kaanlani <unidef_rogue@live.com> Cc: "freebsd-hackers@freebsd.org" <freebsd-hackers@freebsd.org> Subject: Re: (HBI) Implementing SQLite into the FreeBSD kernel Message-ID: <CAOtMX2jcySOnNUTtr1D48mYH_kb-aenw8o7%2B2v897otUAr6jgA@mail.gmail.com> In-Reply-To: <BYAPR02MB57041D1DC9D5AE7EABDFF53583380@BYAPR02MB5704.namprd02.prod.outlook.com> References: <BYAPR02MB57041D1DC9D5AE7EABDFF53583380@BYAPR02MB5704.namprd02.prod.outlook.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Apr 28, 2019 at 10:57 AM abhja kaanlani <unidef_rogue@live.com> wro= te: > > HBI stands for half baked idea > > I don=E2=80=99t know much about the FreeBSD kernel, but we can add sql me= tadata to certain code for self contained documentation > > What does everyone think? > > Sent from my iPhone Are you actually trying to use SQLite to implement an in-kernel database, or are you trying to automatically generate API documentation using SQLite? Those are two very different things. If the latter, I suggest you try Doxygen instead. There are already portions of the kernel that use Doxygen's comment format. -Alan
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAOtMX2jcySOnNUTtr1D48mYH_kb-aenw8o7%2B2v897otUAr6jgA>