This website requires JavaScript.
Explore
Help
Sign In
Relintai
/
rcpp_framework
Watch
1
Star
0
Fork
0
You've already forked rcpp_framework
mirror of
https://github.com/Relintai/rcpp_framework.git
synced
2024-11-10 00:52:11 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6aae520ed4
rcpp_framework
/
modules
/
paged_article
History
Relintai
a47cb57da7
Renamed BryWebApplication to WebApplication, and moved it and HandlerInstance and Request to a new http folder. Their dependencies with brynet will be removed, they will have subclasses per backend when/if needed.
2021-05-27 17:37:23 +02: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
Renamed BryWebApplication to WebApplication, and moved it and HandlerInstance and Request to a new http folder. Their dependencies with brynet will be removed, they will have subclasses per backend when/if needed.
2021-05-27 17:37:23 +02:00
paged_article.h
Renamed BryWebApplication to WebApplication, and moved it and HandlerInstance and Request to a new http folder. Their dependencies with brynet will be removed, they will have subclasses per backend when/if needed.
2021-05-27 17:37:23 +02: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