Skip to content

Commit

Permalink
Remove some docs from the repo (keep them in the Wiki)
Browse files Browse the repository at this point in the history
  • Loading branch information
snoyberg committed Sep 22, 2015
1 parent 56d04db commit 4b06874
Show file tree
Hide file tree
Showing 8 changed files with 2 additions and 406 deletions.
11 changes: 2 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,21 +124,14 @@ can address these concerns.
* [Maintainer Guide](doc/MAINTAINER_GUIDE.md): includes releasing information
* [Signing Key](doc/SIGNING_KEY.md): downloadable stack binaries are signed with this key
* Tool Documentation
* [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
* [Build Command](doc/build_command.md): reference for the syntax of the build command and the command line targets
* [Custom Snapshots](doc/custom_snapshots.md)
* [Dependency Visualization](doc/dependency_visualization.md): uses Graphviz
* [Docker Integration](doc/docker_integration.md)
* [FAQ](doc/faq.md): frequently asked questions about detailed or specific use-cases
* [Haskell Newcomers](doc/haskell_newcomers.md)
* [Install/Upgrade](doc/install_and_upgrade.md): a list of downloads available by operating system, installation instructions, and upgrade instructions
* [Lowering The Bar For Contributions To Open-Source Software](doc/oss_contribs_bar_lowered.md)
* [Nonstandard Project Initialization](doc/nonstandard_project_init.md)
* [Origins Of Stack](doc/origins_of_stack.md)
* [Shell Autocompletion](doc/shell_autocompletion.md)
* [Travis Integration](doc/travis_integration.md)
* [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)
* [YAML Configuration](doc/yaml_configuration.md): reference for writing `stack.yaml` files
* Historical/Deprecated Tool Documentation (subject to removal)
* [Proto-User Guide: Script Interpreter](doc/usr_script_interpreter.md): mostly superseded by the User Guide
* [Proto-User Guide: Transition Guide](doc/usr_transition_guide.md): mostly superseded by the User Guide
* Advanced Documentation
* [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
56 changes: 0 additions & 56 deletions doc/custom_snapshots.md

This file was deleted.

89 changes: 0 additions & 89 deletions doc/haskell_newcomers.md

This file was deleted.

4 changes: 0 additions & 4 deletions doc/origins_of_stack.md

This file was deleted.

30 changes: 0 additions & 30 deletions doc/oss_contribs_bar_lowered.md

This file was deleted.

137 changes: 0 additions & 137 deletions doc/travis_integration.md

This file was deleted.

17 changes: 0 additions & 17 deletions doc/usr_script_interpreter.md

This file was deleted.

Loading

0 comments on commit 4b06874

Please sign in to comment.