lotus/documentation
Rod Vagg d35ebe5bc0 feat(config): move Fevm.Events->Events, implement soft deprecation
Closes: https://github.com/filecoin-project/lotus/issues/11679

* Introduce a `moved:"To.New.Config"` tag which prints a stderr warning when
  you use one of these, but will move any set value to the new location if the
	new location isn't already set itself.
* Look for `X is DEPRECATED` to hold certain fields back from documentation.
* Use `toml:"omitempty"` to prevent the default config output from having these
  deprecated values.
2024-03-22 07:00:28 +01:00
..
en feat(config): move Fevm.Events->Events, implement soft deprecation 2024-03-22 07:00:28 +01:00
images documentation: updates readme 2019-12-01 00:28:50 -08:00
misc Update RELEASE_ISSUE_TEMPLATE.md 2023-10-30 18:18:42 -05:00