Hello everybody,
does anyone know whether there’s an offline documentation available? Maybe in form of plain html pages or a pdf bundle of help.mikrotik.com ?
I would really appreciate such an offline documentation because if you somehow destroy your edge-routers configuration or mess up something else and thatswhy you dont have internet access, such an offline documentation would be a big advantage.
So if any of mikrotik staff reads this post, isn’t there an option to export the Atlassian confluence doc as pdf?
I tried several approaches, using httrack and other tools but i had unfortunately no success downloading the full documentation and help pages, because confluence seems to rely heavily on javascript and other online resources.
As I see currently you have only option to download PDF per page, (three dots menu on Confluence->Export to PDF), ether you download them all manually (or some that you find important) or create some script for automation that will traverse all sections and trigger request that is performed on that Export to PDF menu action - https://help.mikrotik.com/docs/spaces/flyingpdf/pdfpageexport.action?pageId=<some_page_id>. Then create some local filesystem hierarchy for files per sections or use some PDF editing tool to merge all into single PDF and create page links between them instead URLs.
Thank you! This was exactly what I was looking for.
As
wrote I already considered this.
Is there an public option to export the full documentation I didn’t found? Or is your download link always up to date? Or was it just a one-time export?
Just for understanding.
Maybe this download for the full ROS documentation on the download page might be helpful for some other users as well.
I’m not sure if it’s worth the effort, but maybe there could be exported the documentation automatically each month? Just to provide the “latest” version as a download?