This is an automated email from the ASF dual-hosted git repository. aditi pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-documentation.git.
from 198e782 Merge pull request #11 from gj262/patch-1 add ebaaf74 remove unused css add ca39b57 remove unused fonts add bb39ee9 match footer with site add 0533375 fix edit on github for multiple repos new 934b132 Merge pull request #12 from gj262/master The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: Makefile | 3 + docs/_ext/edit_on_github.py | 30 +- docs/_static/css/sphinx_theme.css | 122 +- docs/_static/img/add_to_slack.png | Bin 0 -> 5165 bytes docs/conf.py | 12 +- docs/themes/mynewt/README.md | 2 - docs/themes/mynewt/footer.html | 7 +- docs/themes/mynewt/static/css/badge_only.css | 226 - docs/themes/mynewt/static/css/doc.css | 6538 -------------------- docs/themes/mynewt/static/css/theme.css | 4772 ++++++++------ .../mynewt/static/fonts/Inconsolata-Bold.ttf | Bin 66352 -> 0 bytes .../mynewt/static/fonts/Inconsolata-Regular.ttf | Bin 84548 -> 0 bytes 12 files changed, 2793 insertions(+), 8919 deletions(-) create mode 100644 docs/_static/img/add_to_slack.png delete mode 100644 docs/themes/mynewt/README.md delete mode 100644 docs/themes/mynewt/static/css/badge_only.css delete mode 100644 docs/themes/mynewt/static/css/doc.css delete mode 100644 docs/themes/mynewt/static/fonts/Inconsolata-Bold.ttf delete mode 100644 docs/themes/mynewt/static/fonts/Inconsolata-Regular.ttf -- To stop receiving notification emails like this one, please contact ['"commits@mynewt.apache.org" <commits@mynewt.apache.org>'].