Skip to content

Commit

Permalink
Merge pull request #106 from oist/vc/docs
Browse files Browse the repository at this point in the history
[WIP/RFC] Comprehensive overhaul to transition to the Julia doc system.
  • Loading branch information
pluskid authored Aug 2, 2016
2 parents 1940a68 + 85ec111 commit 8dad674
Show file tree
Hide file tree
Showing 65 changed files with 2,032 additions and 6,376 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,5 @@ deps/src
deps/usr
deps/deps.jl
docs/_build
docs/build/
docs/site/
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,6 @@ script:

after_success:
- source $TRAVIS/run_coverage.sh
- julia -e 'Pkg.add("Documenter")'
- julia -e 'cd(Pkg.dir("PACKAGE_NAME")); include(joinpath("docs", "make.jl"))'

180 changes: 0 additions & 180 deletions docs/Makefile

This file was deleted.

92 changes: 0 additions & 92 deletions docs/api/callback.rst

This file was deleted.

32 changes: 0 additions & 32 deletions docs/api/context.rst

This file was deleted.

32 changes: 0 additions & 32 deletions docs/api/executor.rst

This file was deleted.

Loading

0 comments on commit 8dad674

Please sign in to comment.