This website requires JavaScript.
Explore
Help
Sign In
ada
/
code_examples_server
Watch
0
Star
0
Fork
0
You've already forked code_examples_server
mirror of
https://github.com/AdaCore/code_examples_server.git
synced
2026-02-12 12:45:18 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a14abff8a9209db1c3b4982b7eed88213976cf83
code_examples_server
/
compile_server
History
Robert Tice
a14abff8a9
Adding ability to click on links in the side bar and scroll to the correct page. Pages will be loaded on the way.
2018-01-19 10:31:48 -05:00
..
app
Adding ability to click on links in the side bar and scroll to the correct page. Pages will be loaded on the way.
2018-01-19 10:31:48 -05:00
__init__.py
Initial revision
2017-05-06 22:38:49 -04:00
settings.py
Adding support for books subspace. There is now a book list in the resources directory which is used to populate the book list. Each book has a directory and a list of pages.
2017-11-21 16:21:59 -05:00
urls.py
Replaced custom pagination with django pagination and added jquery waypoints to auto load pages as the user scrolls. Have to add the ability to render and jump to sections of the page.
2018-01-18 17:14:31 -05:00
wsgi.py
Initial revision
2017-05-06 22:38:49 -04:00