Revert "docs: Document imports dir. Remove What's next sections everywhere. Merge guide overview and hompage view."

This reverts commit d4305f8b3c.
This commit is contained in:
Jörg Thalheim
2025-01-17 15:43:40 +01:00
parent e5bfa926e2
commit b19beb8913
19 changed files with 192 additions and 126 deletions

View File

@@ -1,3 +1,4 @@
# Debugging
Here are some methods for debugging and testing the clan-cli
@@ -151,3 +152,6 @@ If you need to inspect the Nix sandbox while running tests, follow these steps:
Or you can also use the [nix breakpoint hook](https://nixos.org/manual/nixpkgs/stable/#breakpointhook)
### What's next?
Please look into the [repo layout](./repo-layout.md) guide next!