rcpp_framework/modules/paged_article
2022-02-05 13:13:02 +01:00
..
detect.py Added a PagedArticle class. It goes through a given folder, evaluates all first level subfolders, and creates an article from each directory, and page into those articles from each file with pagination. 2020-12-28 23:17:30 +01:00
paged_article.cpp Call render menu in PagedArticle. Also don't pop path. 2022-02-05 03:00:40 +01:00
paged_article.h Improvements to the directory class. 2022-02-05 02:45:11 +01:00
paged_articles.cpp Fix PagedArticles's routing. And removed stray print. 2022-02-05 13:13:02 +01:00
paged_articles.h Added a new PagedArticles class. 2022-02-05 02:45:53 +01:00
SCsub Added a PagedArticle class. It goes through a given folder, evaluates all first level subfolders, and creates an article from each directory, and page into those articles from each file with pagination. 2020-12-28 23:17:30 +01:00