Skip to content

Commit

Permalink
docs: removed options marked with :option: role but prevent resolve
Browse files Browse the repository at this point in the history
  • Loading branch information
zaufi committed Mar 5, 2024
1 parent ebd2694 commit feaa946
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ChangeLog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ Fixed
Removed
-------

- **BREAKING CHANGE** The ``pm-pattern-file-use-system-name`` configuration
- **BREAKING CHANGE** The :option:`!pm-pattern-file-use-system-name` configuration
parameter has been removed. Having ``{suffix}`` in the :option:`pm-pattern-file-fmt`
one can have a system name suffix whenever he needs it.

Expand Down Expand Up @@ -142,7 +142,7 @@ Fixed
Added
-----

- Add an INI-file option ``pm-pattern-file-use-system-name`` to control if the system
- Add an INI-file option :option:`!pm-pattern-file-use-system-name` to control if the system
name suffix is expected to be in a pattern filename. For example, this allows patterns with
different CR/LF conventions to be created.
- Add :py:data:`expected_yaml` fixture to match YAML files.
Expand Down

0 comments on commit feaa946

Please sign in to comment.