Skip to content

Commit

Permalink
link to software standards
Browse files Browse the repository at this point in the history
  • Loading branch information
kosack committed Nov 18, 2024
1 parent 67671e1 commit cf3f74a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/developer-guide/code-guidelines.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Code Guidelines
***************

Coding should follow the CTA coding guidelines from the **CTAO Code
Standards** document.
Coding should follow the CTA coding guidelines from the **CTAO Software
Programming Standards** document :cite:p:`ctao-software-standards`.

Here, we list useful guidelines for the logical structure of code (see
also the style-guide for code style). This guide is subject to change
Expand Down
8 changes: 8 additions & 0 deletions docs/references.bib
Original file line number Diff line number Diff line change
Expand Up @@ -136,3 +136,11 @@ @article{bright-star-catalog
year={1991},
url={https://heasarc.gsfc.nasa.gov/W3Browse/star-catalog/bsc5p.html},
}

@manual{ctao-software-standards,
title = {Software Programming Standards},
number = {CTA-STD-OSO-000000-0001},
version = {2a},
year = 2024,
institution = {CTAO},
}

0 comments on commit cf3f74a

Please sign in to comment.