doc: init
authorFlorent Kermarrec <florent@enjoy-digital.fr>
Mon, 9 Feb 2015 22:05:59 +0000 (23:05 +0100)
committerFlorent Kermarrec <florent@enjoy-digital.fr>
Mon, 9 Feb 2015 22:26:27 +0000 (23:26 +0100)
commit2063205a9ee467a0ad3ae9ab02e988f8fca0c7ea
tree3ae507821fecf15c4a26dfa9464c471438ae11ee
parentab322066ecfbd96e297ad214bfb4d881a7ab1618
doc: init
40 files changed:
README
doc/.gitignore [new file with mode: 0644]
doc/Makefile [new file with mode: 0644]
doc/make.bat [new file with mode: 0644]
doc/source/_static/LiteEth_logo_full.png [new file with mode: 0644]
doc/source/_static/LiteEth_logo_full.svg [new file with mode: 0644]
doc/source/_themes/enjoydigital_sphinx_rtd_theme/__init__.py [new file with mode: 0644]
doc/source/_themes/enjoydigital_sphinx_rtd_theme/breadcrumbs.html [new file with mode: 0644]
doc/source/_themes/enjoydigital_sphinx_rtd_theme/footer.html [new file with mode: 0644]
doc/source/_themes/enjoydigital_sphinx_rtd_theme/layout.html [new file with mode: 0644]
doc/source/_themes/enjoydigital_sphinx_rtd_theme/layout_old.html [new file with mode: 0644]
doc/source/_themes/enjoydigital_sphinx_rtd_theme/search.html [new file with mode: 0644]
doc/source/_themes/enjoydigital_sphinx_rtd_theme/searchbox.html [new file with mode: 0644]
doc/source/_themes/enjoydigital_sphinx_rtd_theme/static/css/badge_only.css [new file with mode: 0644]
doc/source/_themes/enjoydigital_sphinx_rtd_theme/static/css/theme - prior to centering.css [new file with mode: 0644]
doc/source/_themes/enjoydigital_sphinx_rtd_theme/static/css/theme.css [new file with mode: 0644]
doc/source/_themes/enjoydigital_sphinx_rtd_theme/static/fonts/fontawesome-webfont.eot [new file with mode: 0644]
doc/source/_themes/enjoydigital_sphinx_rtd_theme/static/fonts/fontawesome-webfont.svg [new file with mode: 0644]
doc/source/_themes/enjoydigital_sphinx_rtd_theme/static/fonts/fontawesome-webfont.ttf [new file with mode: 0644]
doc/source/_themes/enjoydigital_sphinx_rtd_theme/static/fonts/fontawesome-webfont.woff [new file with mode: 0644]
doc/source/_themes/enjoydigital_sphinx_rtd_theme/static/js/theme.js [new file with mode: 0644]
doc/source/_themes/enjoydigital_sphinx_rtd_theme/theme.conf [new file with mode: 0644]
doc/source/_themes/enjoydigital_sphinx_rtd_theme/versions.html [new file with mode: 0644]
doc/source/conf.py [new file with mode: 0644]
doc/source/docs/core/index.rst [new file with mode: 0644]
doc/source/docs/frontend/index.rst [new file with mode: 0644]
doc/source/docs/getting_started/FAQ.rst [new file with mode: 0644]
doc/source/docs/getting_started/bug_reports.rst [new file with mode: 0644]
doc/source/docs/getting_started/downloads.rst [new file with mode: 0644]
doc/source/docs/getting_started/index.rst [new file with mode: 0644]
doc/source/docs/index.rst [new file with mode: 0644]
doc/source/docs/intro/about.rst [new file with mode: 0644]
doc/source/docs/intro/community.rst [new file with mode: 0644]
doc/source/docs/intro/index.rst [new file with mode: 0644]
doc/source/docs/intro/license.rst [new file with mode: 0644]
doc/source/docs/intro/release_notes.rst [new file with mode: 0644]
doc/source/docs/intro/talks_and_publications.rst [new file with mode: 0644]
doc/source/home_page_layout.html [new file with mode: 0644]
doc/source/index.rst [new file with mode: 0644]
liteeth-version.txt [new file with mode: 0644]