Skip to content

Commit

Permalink
Add references to VCS fields
Browse files Browse the repository at this point in the history
  • Loading branch information
philderbeast committed May 6, 2024
1 parent 36ea407 commit 13942d8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 8 deletions.
5 changes: 1 addition & 4 deletions doc/cabal-package-description-file.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2719,10 +2719,7 @@ its ``--source-repository`` option, if provided.

.. _source-repository-fields:

Marker VCS Fields
^^^^^^^^^^^^^^^^^

The fields of ``source-repository``.
The :ref:`VCS fields<vcs-fields>` of ``source-repository`` are:

..
data SourceRepo = SourceRepo
Expand Down
5 changes: 1 addition & 4 deletions doc/cabal-project-description-file.rst
Original file line number Diff line number Diff line change
Expand Up @@ -245,10 +245,7 @@ their use just like Hackage or locally defined packages.

.. _source-repository-package-fields:

Source Repository Package Fields
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

The fields of ``source-repository-package``.
The :ref:`VCS fields<vcs-fields>` of ``source-repository-package`` are:

..
data SourceRepositoryPackage f = SourceRepositoryPackage
Expand Down

0 comments on commit 13942d8

Please sign in to comment.