Docs for Real!¶
Contact¶
Team¶
Paragraph of text containing contact information and email address.
Alumni¶
- Name
- Name
- Name
Setup¶
Setting up your own documents on RtD is easier than you think, though you may need a lot of trial and error to get used to it.
Clone the repo¶
$ git clone git@github.com:hauten/DocsForReal.git
$ cd DocsForReal
$ git checkout master
See also the Bibliography.
Tables¶
Table 1. Guesses about what large cats eat.
Feline | Habitat | Presumed diet |
---|---|---|
Lion | Prairie | Herbivores |
Tiger | Forest | Small carnivores |
Jaguar | Jungle | Rodents and birds |
Table 2. Guesses about what large dogs eat.
Canine | Habitat | Presumed diet |
---|---|---|
Wolf | Forest | Large herbivores |
Coyote | Prairie | Small herbivores |
Fox | Prairie | Rodents and birds |
Lists¶
- Number one
- Number two
- Number three
- List with nested sub-bullets
- Another bullet
- Sub-bullet
- Back to main list level
Other Sources¶
- Link to somewhere else (though this is not truly a link)
- Link to another website
What about a code block?:
Surrounded by blank lines
Indented three spaces on each line
Then the regular text resumes below the block.
Displaying an image may be important to some projects. It’s not necessarily intuitive.