You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: man/adding_a_new_parameter.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ To add a parameter:
13
13
* Check the code is pep8 compliant by running `pep8 CIAlign/*`
14
14
15
15
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.
17
17
* 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)
0 commit comments