rcpp_framework/modules/paged_article
2022-02-04 20:54:52 +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_entry.cpp Move 2 method definitions to the cpp file. 2022-02-04 20:37:06 +01:00
paged_article_entry.h Move 2 method definitions to the cpp file. 2022-02-04 20:37:06 +01:00
paged_article.cpp Change every PagedArticleEntry pointers to refs in PagedArticle. 2022-02-04 20:54:52 +01:00
paged_article.h Change every PagedArticleEntry pointers to refs in PagedArticle. 2022-02-04 20:54:52 +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