curriculum/challenges/english/blocks/learn-how-to-read-and-understand-code-documentation/65fd5dfc174596101eae1107.md
Listen to the audio and answer the question.
According to Sarah, what is the first thing a person should do when faced with extensive documentation?
Start reading from the beginning without skipping any part
While thorough reading can be helpful, Sarah specifically suggests first checking for a table of contents or an index.
Write a summary of the documentation
Sarah's advice is about finding a way to navigate the documentation, not about summarizing it.
Create a new documentation guide
Sarah advises on how to navigate existing documentation, not on creating a new guide.
Check for a table of contents or an index
4
{
"setup": {
"background": "company2-breakroom.png",
"characters": [
{
"character": "Sarah",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "7.2-1.mp3",
"startTime": 1,
"startTimestamp": 6.8,
"finishTimestamp": 13.86
}
},
"commands": [
{
"character": "Sarah",
"opacity": 1,
"startTime": 0
},
{
"character": "Sarah",
"startTime": 1,
"finishTime": 4.14,
"dialogue": {
"text": "Don't worry. When you're faced with extensive documentation,",
"align": "center"
}
},
{
"character": "Sarah",
"startTime": 4.44,
"finishTime": 8.06,
"dialogue": {
"text": "the first thing you should do is check for a table of contents or an index.",
"align": "center"
}
},
{
"character": "Sarah",
"opacity": 0,
"startTime": 8.56
}
]
}