Skip to content
This repository was archived by the owner on Nov 17, 2023. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/README
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ Install the required packages for Ubutun 14.04

```
sudo apt-get install doxygen python-pip
sudo pip install sphinx==1.3.5 CommonMark==0.5.4 breathe mock
sudo pip install sphinx==1.3.5 CommonMark==0.5.4 breathe mock==1.0.1
```
3 changes: 0 additions & 3 deletions docs/_static/mxnet.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@ a, abbr, acronym, address, applet, big, blockquote, body, caption, cite, code, d
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-family: inherit;
font-size: 100 %;
vertical-align: baseline
}
Expand Down