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
Adding support for static code exmaples in the page and changing C++ book naming to CPP because pluses aren't great in paths.
This commit is contained in:
@@ -4,3 +4,4 @@ django-cors-headers
|
||||
pyyaml
|
||||
markdown
|
||||
docutils
|
||||
pygments
|
||||
|
||||
@@ -2,6 +2,6 @@
|
||||
books:
|
||||
- title: "Ada For The C Developer"
|
||||
url: "Ada_For_The_C_Developer"
|
||||
- title: "Ada For the C++ Java Developer v2"
|
||||
url: "Ada_For_The_C++_Java_Developer_v2"
|
||||
- title: "Ada For the C++ Java Developer"
|
||||
url: "Ada_For_The_CPP_Java_Developer"
|
||||
...
|
||||
Reference in New Issue
Block a user