nix-super/src/libfetchers
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
..
attrs.cc Fix conversion from JSON to fetch attributes 2021-01-05 02:06:25 +00:00
attrs.hh Ensure all headers have #pragma once and are in API docs 2023-03-31 23:19:44 -04:00
cache.cc libfetchers: Rename immutable -> locked 2022-02-24 18:09:00 +01:00
cache.hh Ensure all headers have #pragma once and are in API docs 2023-03-31 23:19:44 -04:00
fetch-settings.cc Move some stuff from Settings to a new FetchSettings. 2022-03-01 01:39:25 +00:00
fetch-settings.hh Ensure all headers have #pragma once and are in API docs 2023-03-31 23:19:44 -04:00
fetchers.cc Trivial changes from the lazy-trees branch 2022-12-07 14:06:34 +01:00
fetchers.hh Finish converting existing comments for internal API docs (#8146) 2023-04-07 13:55:28 +00:00
git.cc respect allRefs=1 when using nix flake prefetch 2023-03-15 11:29:01 -04:00
github.cc Trivial changes from the lazy-trees branch 2022-12-07 14:06:34 +01:00
indirect.cc Trivial changes from the lazy-trees branch 2022-12-07 14:06:34 +01:00
local.mk Don't overwrite user provided lib*_LDFLAGS 2021-08-25 08:59:19 -07:00
mercurial.cc Trivial changes from the lazy-trees branch 2022-12-07 14:06:34 +01:00
path.cc Trivial changes from the lazy-trees branch 2022-12-07 14:06:34 +01:00
registry.cc Allow to disable global flake-registry with "" 2022-12-12 15:32:02 +01:00
registry.hh Ensure all headers have #pragma once and are in API docs 2023-03-31 23:19:44 -04:00
tarball.cc Trivial changes from the lazy-trees branch 2022-12-07 14:06:34 +01:00