Skip to content

Commit 53b6ea7

Browse files
ulysses4evermergify[bot]
authored andcommitted
docs: move cabal-install config to the same section as cabal-install commands
1 parent b37df08 commit 53b6ea7

File tree

3 files changed

+9
-4
lines changed

3 files changed

+9
-4
lines changed

doc/cabal-commands.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
cabal-install Commands
2-
======================
1+
Commands
2+
========
33

44
``cabal help`` groups commands into global, package, new-style project and
55
legacy sections. We talk in detail about some global and package commands.

doc/cabal-config-and-commands.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
cabal-install Configuration and Commands
2+
****************************************
3+
4+
.. toctree::
5+
config
6+
cabal-commands

doc/index.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,9 @@ Welcome to the Cabal User Guide
88

99
getting-started
1010
intro
11-
config
1211
concepts-and-development
1312
nix-local-build-overview
14-
cabal-commands
13+
cabal-config-and-commands
1514
cabal-package
1615
cabal-project
1716
setup-commands

0 commit comments

Comments
 (0)