rcpp_framework/modules/paged_article
2022-02-05 13:56:30 +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 Reworked directory listing. Now only next need to be called in a while loop. 2022-02-05 13:56:30 +01:00
paged_article.h Now paged article has a summary field again, if it finds a summary.md it will load it and store that, otherwise it will just use it's uri segment. 2022-02-05 13:27:05 +01:00
paged_articles.cpp Reworked directory listing. Now only next need to be called in a while loop. 2022-02-05 13:56:30 +01:00
paged_articles.h PagedArticles now uses the new summary page. 2022-02-05 13:27:33 +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