lix/src/libcmd
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
..
command-installable-value.cc Finish converting existing comments for internal API docs (#8146) 2023-04-07 13:55:28 +00:00
command-installable-value.hh Ensure all headers have #pragma once and are in API docs 2023-03-31 23:19:44 -04:00
command.cc Make command infra less stateful and more regular 2023-03-15 16:29:07 -04:00
command.hh Ensure all headers have #pragma once and are in API docs 2023-03-31 23:19:44 -04:00
common-eval-args.cc Merge pull request #8084 from edolstra/store-docs 2023-03-27 15:46:18 +02:00
common-eval-args.hh Ensure all headers have #pragma once and are in API docs 2023-03-31 23:19:44 -04:00
editor-for.cc Split out CmdRepl and editorFor 2023-02-20 09:45:29 -05:00
editor-for.hh Finish converting existing comments for internal API docs (#8146) 2023-04-07 13:55:28 +00:00
installable-attr-path.cc Stratify ExtraPathInfo along Installable hierarchy 2023-03-24 12:22:40 -04:00
installable-attr-path.hh Ensure all headers have #pragma once and are in API docs 2023-03-31 23:19:44 -04:00
installable-derived-path.cc Stratify ExtraPathInfo along Installable hierarchy 2023-03-24 12:22:40 -04:00
installable-derived-path.hh Ensure all headers have #pragma once and are in API docs 2023-03-31 23:19:44 -04:00
installable-flake.cc Stratify ExtraPathInfo along Installable hierarchy 2023-03-24 12:22:40 -04:00
installable-flake.hh Ensure all headers have #pragma once and are in API docs 2023-03-31 23:19:44 -04:00
installable-value.cc Finish converting existing comments for internal API docs (#8146) 2023-04-07 13:55:28 +00:00
installable-value.hh Ensure all headers have #pragma once and are in API docs 2023-03-31 23:19:44 -04:00
installables.cc Merge pull request #8042 from lheckemann/alt-lockfiles 2023-04-03 19:28:09 +02:00
installables.hh Ensure all headers have #pragma once and are in API docs 2023-03-31 23:19:44 -04:00
legacy.cc Move command plugin interface to libnixcmd 2021-01-26 06:22:24 -05:00
legacy.hh Ensure all headers have #pragma once and are in API docs 2023-03-31 23:19:44 -04:00
local.mk Split out CmdRepl and editorFor 2023-02-20 09:45:29 -05:00
markdown.cc do not render relative links in help pages 2022-08-26 17:10:41 +02:00
markdown.hh Ensure all headers have #pragma once and are in API docs 2023-03-31 23:19:44 -04:00
nix-cmd.pc.in Fix building with GCC 9 2023-02-10 18:38:57 +01:00
repl.cc Merge pull request #7944 from yorickvP/fix-curRepl 2023-04-04 09:44:47 +02:00
repl.hh Ensure all headers have #pragma once and are in API docs 2023-03-31 23:19:44 -04:00