Developer's Diary
Software development, with Terry Ebdon
|
I now understand how page ordering can be manipulated, at least for top-level pages.
While experimenting with the ordering I created a small Groovy script, PageCreator.groovy, which creates skeleton pages. This may also be useful in investigating sub-page activity.
While developing this I got slightly side-tracked into investigating Groovy ranges. I'd wrongly assumed I could use:
This doesn't work, as it's a collection with a single range object. The range can be used directly, via
or
I now have DoxygenCitations working, via \cite and .bib
BibTex files.
Find me coding on GitHub, networking on LinkedIn, answering questions on Stack Exchange and hanging out on twitter.