Skip to content

Commit 4b06874

Browse files
committed
Remove some docs from the repo (keep them in the Wiki)
1 parent 56d04db commit 4b06874

File tree

8 files changed

+2
-406
lines changed

8 files changed

+2
-406
lines changed

README.md

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -124,21 +124,14 @@ can address these concerns.
124124
* [Maintainer Guide](doc/MAINTAINER_GUIDE.md): includes releasing information
125125
* [Signing Key](doc/SIGNING_KEY.md): downloadable stack binaries are signed with this key
126126
* Tool Documentation
127-
* [Architecture](doc/architecture.md): reference for people curious about stack internals, wanting to get involved deeply in the codebase, or wanting to use stack in unusual ways
128127
* [Build Command](doc/build_command.md): reference for the syntax of the build command and the command line targets
129-
* [Custom Snapshots](doc/custom_snapshots.md)
130128
* [Dependency Visualization](doc/dependency_visualization.md): uses Graphviz
131129
* [Docker Integration](doc/docker_integration.md)
132130
* [FAQ](doc/faq.md): frequently asked questions about detailed or specific use-cases
133-
* [Haskell Newcomers](doc/haskell_newcomers.md)
134131
* [Install/Upgrade](doc/install_and_upgrade.md): a list of downloads available by operating system, installation instructions, and upgrade instructions
135-
* [Lowering The Bar For Contributions To Open-Source Software](doc/oss_contribs_bar_lowered.md)
136132
* [Nonstandard Project Initialization](doc/nonstandard_project_init.md)
137-
* [Origins Of Stack](doc/origins_of_stack.md)
138133
* [Shell Autocompletion](doc/shell_autocompletion.md)
139-
* [Travis Integration](doc/travis_integration.md)
140134
* [User Guide](doc/GUIDE.md): in-depth tutorial covering the most common use cases and all major stack features (requires no prior Haskell tooling experience)
141135
* [YAML Configuration](doc/yaml_configuration.md): reference for writing `stack.yaml` files
142-
* Historical/Deprecated Tool Documentation (subject to removal)
143-
* [Proto-User Guide: Script Interpreter](doc/usr_script_interpreter.md): mostly superseded by the User Guide
144-
* [Proto-User Guide: Transition Guide](doc/usr_transition_guide.md): mostly superseded by the User Guide
136+
* Advanced Documentation
137+
* [Architecture](doc/architecture.md): reference for people curious about stack internals, wanting to get involved deeply in the codebase, or wanting to use stack in unusual ways

doc/custom_snapshots.md

Lines changed: 0 additions & 56 deletions
This file was deleted.

doc/haskell_newcomers.md

Lines changed: 0 additions & 89 deletions
This file was deleted.

doc/origins_of_stack.md

Lines changed: 0 additions & 4 deletions
This file was deleted.

doc/oss_contribs_bar_lowered.md

Lines changed: 0 additions & 30 deletions
This file was deleted.

doc/travis_integration.md

Lines changed: 0 additions & 137 deletions
This file was deleted.

doc/usr_script_interpreter.md

Lines changed: 0 additions & 17 deletions
This file was deleted.

0 commit comments

Comments
 (0)