1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-09-20 11:11:03 -04:00
nix/src/libexpr/flake
John Ericson 0746951be1
Finish converting existing comments for internal API docs (#8146)
* Finish converting existing comments for internal API docs

99% of this was just reformatting existing comments. Only two exceptions:

- Expanded upon `BuildResult::status` compat note

- Split up file-level `symbol-table.hh` doc comments to get
  per-definition docs

Also fixed a few whitespace goofs, turning leading tabs to spaces and
removing trailing spaces.

Picking up from #8133

* Fix two things from comments

* Use triple-backtick not indent for `dumpPath`

* Convert GNU-style `\`..'` quotes to markdown style in API docs

This will render correctly.
2023-04-07 13:55:28 +00:00
..
call-flake.nix flakes: Differentiate self.outPath and self.sourceInfo.outPath 2023-02-22 03:31:24 +01:00
config.cc printMsg replacement by printInfo 2022-12-16 09:34:22 +01:00
flake.cc Merge pull request #8157 from hercules-ci/switch-bugs 2023-04-03 20:43:02 +02:00
flake.hh Finish converting existing comments for internal API docs (#8146) 2023-04-07 13:55:28 +00:00
flakeref.cc Split OutputsSpec and ExtendedOutputsSpec, use the former more 2023-01-11 18:57:18 -05:00
flakeref.hh Finish converting existing comments for internal API docs (#8146) 2023-04-07 13:55:28 +00:00
lockfile.cc Fix clang compilation 2023-02-01 20:34:44 +01:00
lockfile.hh Finish converting existing comments for internal API docs (#8146) 2023-04-07 13:55:28 +00:00