Skip to content
Snippets Groups Projects
Select Git revision
  • fc37adecb3ec7e7a62ffde104d3192f12105ca7a
  • main default protected
  • Kelvinrr-patch-5
  • Kelvinrr-patch-4
  • Kelvinrr-patch-3
  • update_release_doc
  • Kelvinrr-patch-2
  • Kelvinrr-patch-1
  • spice_docs
  • ale_testing
  • changelog_docs
  • 1.0.1
  • 1.0.0
13 results

concepts

user avatar
Kelvin Rodriguez authored
* Testing Grammar Check

* Typo lmao

* Minor change to trigger grammar check

* Added control networks docs

* Types

* Moved to cnet category
fc37adec
History

Concepts

Concept docs are understanding-oriented docs. The focus is on explaining a topic. These expand the user's understanding of a topic without elaborating on particulars of code while providing context or descriptions. Information from concept docs might be among other docs, but getting started docs, how-to guides, or software manuals can reference concept docs that go in-depth on the topic.

For Readers

Use the table of contents on the left to browse docs covering different concepts.

Good place to start is with the glossary

For Authors

These docs are predominately abstracts on a particular topic.

Good concept docs have:

  1. A clear and specific topic of discussion
  2. Little to no instruction
  3. Context or descriptions of:
    • Historical background of the software and/or why it exists
    • Engineering of a software tool or component thereof
    • Concepts commonly found across software

??? Info "Examples"

* Dictionaries or Glossary of terms
* Explanation of what control networks are and why we use them
* History and explanation of ALE's architecture 
* Differences between CSM and ISIS camera models 

See the git repo for more in-depth info on how to contribute new docs.