Skip to content

Commit

Permalink
Reflect the fact that documentation has moved.
Browse files Browse the repository at this point in the history
  • Loading branch information
ucbjrl committed Apr 5, 2016
1 parent 1ee157f commit ee318fd
Show file tree
Hide file tree
Showing 286 changed files with 20 additions and 48,781 deletions.
28 changes: 1 addition & 27 deletions README.md
Expand Up @@ -130,33 +130,7 @@ the Chisel jar locally and remake your third-party project. Example:
Documentation
-------------

In order to generate the Chisel documentation (html and pdf formats),
you'll need the LaTeX tools, tex4ht, texlive, python bs4
BeautifulSoup, imagemagick, and source-highlight.

To generate all the documentation:

$ cd doc
$ make

### Dependencies
The following
apt-get installs should work for ubuntu 14.04 LTS

$ sudo apt-get install python-bs4 python-jinja2 imagemagick source-highlight
$ sudo apt-get install tex4ht texlive-latex-base
$ sudo apt-get install texlive-latex-recommended texlive-latex-extra
$ sudo apt-get install texlive-fonts-recommended texlive-fonts-extra

On Mac OsX first install [MacTeX](https://tug.org/mactex/mactex-download.html) then use brew

$ brew install miktex
$ brew install imagemagick source-highlight
$ brew install gawk

and then downaload Beautiful Soup from [site](http://www.crummy.com/software/BeautifulSoup/#Download) unpack and run inside the folder

$ python setup.py install
Documentation has been moved to a separate [repo](https://github.com/ucb-bar/chisel-doc).


Chisel3
Expand Down
File renamed without changes.
6 changes: 0 additions & 6 deletions doc/.gitignore

This file was deleted.

120 changes: 0 additions & 120 deletions doc/Makefile

This file was deleted.

0 comments on commit ee318fd

Please sign in to comment.