Commit Graph

4 Commits

Author SHA1 Message Date
astraw99 bf9bce3107 Drop doc prior to v1.20 2022-09-15 22:05:11 +08:00
Qiming Teng d4f6e0be55 Fix the cascading deletion page
This PR fixes two problems in the cascading deletion page:

- The indentation of list items should be 2 spaces for unordered lists,
  or 3 spaces for ordered lists. We should avoid using 4 spaces as
  indentation because 4-spaces indentation has special meaning in
  markdown.
- The garbage-collection page was moved to a new place. With redirect
  records for English site, there seems no obvious problems. However,
  for localization teams, such redirection records don't exist. It is
  super easy to create a dangling link in localized pages.
2022-02-10 10:38:01 +08:00
Pankaj Patil b4ef0b940e Replace cascade=false -> cascade=orphan 2021-08-14 20:27:40 +05:30
Shannon Kularathna b1573ad314 Create garbage collection docs 2021-07-13 20:32:50 +00:00