Skip to content

Commit 18ff046

Browse files
committed
minor formatting changes to adding a new paramter doc
1 parent 497e4c4 commit 18ff046

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

man/adding_a_new_parameter.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ To add a parameter:
1313
* Check the code is pep8 compliant by running `pep8 CIAlign/*`
1414

1515
To edit the manual:
16-
* Edit [man/user_guide_template.md]((https://github.com/KatyBrown/CIAlign/blob/master/man/user_guide_template.md), following the style for the other parameters and adding your parameter. The minimum, maximum and default will be added automatically if you use this style.
16+
* Edit [man/user_guide_template.md](https://github.com/KatyBrown/CIAlign/blob/master/man/user_guide_template.md), following the style for the other parameters and adding your parameter. The minimum, maximum and default will be added automatically if you use this style.
1717
* Run `python man/update_manual.py`, which should update
18-
[man/user_guide.md](https://github.com/KatyBrown/CIAlign/blob/master/man/user_guide.md) [man/user_guide.pdf](https://github.com/KatyBrown/CIAlign/blob/master/man/user_guide.pdf) and [README.md](https://github.com/KatyBrown/CIAlign/blob/master/README.md)
18+
[man/user_guide.md](https://github.com/KatyBrown/CIAlign/blob/master/man/user_guide.md), [man/user_guide.pdf](https://github.com/KatyBrown/CIAlign/blob/master/man/user_guide.pdf) and [README.md](https://github.com/KatyBrown/CIAlign/blob/master/README.md)
1919
* Commit your changes and make a pull request

0 commit comments

Comments
 (0)