lix/src/libstore/build
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
..
derivation-goal.cc Don't recommend 'nix log' unless experimental feature is enabled 2023-03-28 21:02:08 +02:00
derivation-goal.hh Finish converting existing comments for internal API docs (#8146) 2023-04-07 13:55:28 +00:00
drv-output-substitution-goal.cc Fix crash/hang with CA derivations 2023-03-08 11:09:15 +01:00
drv-output-substitution-goal.hh Finish converting existing comments for internal API docs (#8146) 2023-04-07 13:55:28 +00:00
entry-points.cc Remove default constructor from OutputsSpec 2023-01-11 19:08:19 -05:00
goal.cc Remove FormatOrString and remaining uses of format() 2023-03-02 15:57:54 +01:00
goal.hh Finish converting existing comments for internal API docs (#8146) 2023-04-07 13:55:28 +00:00
hook-instance.cc Cleanup 2023-03-20 18:06:08 +01:00
hook-instance.hh Finish converting existing comments for internal API docs (#8146) 2023-04-07 13:55:28 +00:00
local-derivation-goal.cc Add Store::isTrustedClient() 2023-04-06 19:59:57 -04:00
local-derivation-goal.hh Finish converting existing comments for internal API docs (#8146) 2023-04-07 13:55:28 +00:00
personality.cc nix develop: Set personality 2022-12-23 16:33:55 +01:00
personality.hh Ensure all headers have #pragma once and are in API docs 2023-03-31 23:19:44 -04:00
sandbox-defaults.sb Move macOS sandbox files to sr/libstore/build 2023-01-04 04:50:45 -08:00
sandbox-minimal.sb Move macOS sandbox files to sr/libstore/build 2023-01-04 04:50:45 -08:00
sandbox-network.sb Move macOS sandbox files to sr/libstore/build 2023-01-04 04:50:45 -08:00
substitution-goal.cc Fix typo 2022-06-23 14:22:11 +02:00
substitution-goal.hh Finish converting existing comments for internal API docs (#8146) 2023-04-07 13:55:28 +00:00
worker.cc Merge pull request #7203 from graham33/feature/cpp20 2023-02-01 15:41:04 +01:00
worker.hh Finish converting existing comments for internal API docs (#8146) 2023-04-07 13:55:28 +00:00