Skip to content

Commit

Permalink
docs: remove legacy docs
Browse files Browse the repository at this point in the history
  • Loading branch information
DavHau committed Jul 18, 2023
1 parent 548ced9 commit ab7b553
Show file tree
Hide file tree
Showing 26 changed files with 36 additions and 1,749 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,3 @@ The intention is to integrate many existing 2nix converters into this framework,
### Community

[👉 matrix chat room](https://matrix.to/#/#dream2nix:nixos.org)

42 changes: 7 additions & 35 deletions docs/src/SUMMARY.md
Original file line number Diff line number Diff line change
@@ -1,40 +1,8 @@

- [Introduction](./intro.md)

# Guides
- [Python: getting started in 10 minutes](./guides/getting-started-python.md)
- [Node.js: quickstart](./guides/getting-started-nodejs.md)

# Subsystems
- [Rust](./subsystems/rust.md)
- [Python](./subsystems/python.md)
- [Node.js](./subsystems/node.md)
- [Haskell](./subsystems/haskell.md)
- [PHP](./subsystems/php.md)

# Concepts / API
- [Architecture](./intro/architecture.md)
- [Translators](./intro/translators.md)
- [Generic Lockfile](./api/generic-lock.md)
- [Indexers](./intro/indexers.md)
- [Fetchers](./intro/fetchers.md)
- [Builders]()
- [Override system](./intro/override-system.md)

# Correlation with nixpkgs
- [Nixpkgs improvements](./intro/nixpkgs-improvements.md)

# Contributing
- [Extending dream2nix](./extending-dream2nix.md)
- [Contributing](./contributing/contributing.md)

# Development Roundups
- [April - June 2022](./development-roundups/2022-april-june.md)
- [July - September 2022](./development-roundups/2022-july-september.md)

# WIP
- [v1 API](./v1-api/summary.md)
- [problems of the current dream2nix](./v1-api/problems.md)
# dream2nix concept
- [draft for modules based API](./v1-api/summary.md)
- [problems of the legacy dream2nix](./v1-api/problems.md)
- [users of dream2nix](./v1-api/users.md)
- [v1 packaging: project initialization](./v1-api/packaging/nodejs-init-project.md)
- [v1 packaging: workspaces](./v1-api/packaging/nodejs-workspaces.md)
Expand All @@ -44,3 +12,7 @@
- [v1 consuming: override packages](./v1-api/consuming/override.md)
- [v1 integrating: lang2nix tool (pure)](./v1-api/integrating/integrate-lang2nix-pure.md)
- [v1 integrating: lang2nix tool (code-gen/impure)](./v1-api/integrating/integrate-lang2nix-impure.md)
# Development Roundups
- [April - June 2022](./development-roundups/2022-april-june.md)
- [July - September 2022](./development-roundups/2022-july-september.md)

38 changes: 0 additions & 38 deletions docs/src/api/generic-lock.md

This file was deleted.

10 changes: 0 additions & 10 deletions docs/src/contributing/00-declare-variables.sh

This file was deleted.

7 changes: 0 additions & 7 deletions docs/src/contributing/01-initialize-templates.sh

This file was deleted.

3 changes: 0 additions & 3 deletions docs/src/contributing/02-initialize-example-flake.sh

This file was deleted.

1 change: 0 additions & 1 deletion docs/src/contributing/03-add-files-to-git.sh

This file was deleted.

8 changes: 0 additions & 8 deletions docs/src/contributing/04-test-example-flake.sh

This file was deleted.

109 changes: 0 additions & 109 deletions docs/src/contributing/contributing.md

This file was deleted.

50 changes: 0 additions & 50 deletions docs/src/define-targets.md

This file was deleted.

31 changes: 0 additions & 31 deletions docs/src/extending-dream2nix.md

This file was deleted.

Loading

0 comments on commit ab7b553

Please sign in to comment.