File tree Expand file tree Collapse file tree
hacking-guide/en/_layouts/ebook
migration-guide/en/_layouts/ebook
user-manual/en/_layouts/ebook Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ {% block body %}
2+ < div id ="pdf-footer " style ="margin-top: 20px; color: #aaa; padding-top: 10px; ">
3+ < span style ="float: right; margin-left: auto; margin-right: 2em; "> {{ page.num }}</ span >
4+ </ div >
5+ {% endblock %}
Original file line number Diff line number Diff line change 1+ {% block body %}
2+ < div id ="pdf-header " style ="margin-top: 20px; color: #aaa; padding-bottom: 10px; ">
3+ < span style ="float: left; margin-left: 2em; margin-right: auto; "> {{ config.description }}</ span >
4+ </ div >
5+ {% endblock %}
Original file line number Diff line number Diff line change 1+ {% block body %}
2+ < div id ="pdf-footer " style ="margin-top: 20px; color: #aaa; padding-top: 10px; ">
3+ < span style ="float: right; margin-left: auto; margin-right: 2em; "> {{ page.num }}</ span >
4+ </ div >
5+ {% endblock %}
Original file line number Diff line number Diff line change 1+ {% block body %}
2+ < div id ="pdf-header " style ="margin-top: 20px; color: #aaa; padding-bottom: 10px; ">
3+ < span style ="float: left; margin-left: 2em; margin-right: auto; "> {{ config.description }}</ span >
4+ </ div >
5+ {% endblock %}
Original file line number Diff line number Diff line change 1+ {% block body %}
2+ < div id ="pdf-footer " style ="margin-top: 20px; color: #aaa; padding-top: 10px; ">
3+ < span style ="float: right; margin-left: auto; margin-right: 2em; "> {{ page.num }}</ span >
4+ </ div >
5+ {% endblock %}
Original file line number Diff line number Diff line change 1+ {% block body %}
2+ < div id ="pdf-header " style ="margin-top: 20px; color: #aaa; padding-bottom: 10px; ">
3+ < span style ="float: left; margin-left: 2em; margin-right: auto; "> {{ config.description }}</ span >
4+ </ div >
5+ {% endblock %}
Original file line number Diff line number Diff line change 16781678 <exclude >etc/ide-settings/**</exclude >
16791679 <exclude >docs/**/*.json</exclude >
16801680 <exclude >docs/**/_book/</exclude >
1681+ <exclude >docs/**/_layouts/</exclude >
16811682 <exclude >**/target/</exclude >
16821683 <exclude >**/META-INF/services/*</exclude >
16831684 <exclude >**/META-INF/MANIFEST.MF</exclude >
You can’t perform that action at this time.
0 commit comments