Skip to content

Commit

Permalink
doc/update.py: dummy update to trigger RTD.io rebuild.
Browse files Browse the repository at this point in the history
  • Loading branch information
veox committed Feb 16, 2017
1 parent d0469b8 commit f8d49d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/update.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env python
# Brute-force Sphinx documentation from Solidity source.
# TODO: not finished!
# TODO: Reimplement as proper Sphinx domain instead?

sourcedir = '../contracts'
destdir = './gen'
Expand Down

0 comments on commit f8d49d6

Please sign in to comment.