|
@@ -3,7 +3,7 @@ module Docs
|
|
|
self.name = 'C++'
|
|
self.name = 'C++'
|
|
|
self.slug = 'cpp'
|
|
self.slug = 'cpp'
|
|
|
self.type = 'c'
|
|
self.type = 'c'
|
|
|
- self.dir = '/Users/Thibaut/DevDocs/Docs/C/cpp'
|
|
|
|
|
|
|
+ self.dir = '/Users/Thibaut/DevDocs/Docs/cpp'
|
|
|
self.base_url = 'http://en.cppreference.com/w/cpp/'
|
|
self.base_url = 'http://en.cppreference.com/w/cpp/'
|
|
|
self.root_path = 'header.html'
|
|
self.root_path = 'header.html'
|
|
|
|
|
|