summaryrefslogtreecommitdiff
path: root/tools/docs/docload.py
AgeCommit message (Expand)Author
2022-06-20Fix typo in commentMagnus Hagander
2022-06-20Refactor docsload and add support for loading from directoryMagnus Hagander
2022-06-20Store the git hash of developer docs loadedMagnus Hagander
2022-06-20Use the proper set of arguments in docs loaderMagnus Hagander
2021-08-11Add verbose mode to docs loading and tweak defaultsMagnus Hagander
2021-05-18Make documentation purges use xkeyMagnus Hagander
2020-11-23Only flag docs as loaded when they've actually changedMagnus Hagander
2020-01-09Fix a number of incorrect escapesMagnus Hagander
2019-04-25Add Bootstrap grid classes to images referenced in the HTML docs.Jonathan S. Katz
2019-03-31Add a lot more code documentation to the documentation loader.Jonathan S. Katz
2019-03-31Do not use libtidy on content from SVG files.Jonathan S. Katz
2019-03-31Remove global variable reference that increments the page count in the docloa...Jonathan S. Katz
2019-02-22Load docs using COPY instead of INSERTMagnus Hagander
2019-01-26Update docsload to use tidylib instead of tidyMagnus Hagander
2019-01-26More generic changes from 2to3Magnus Hagander
2019-01-26Update script shebangs to use python3Magnus Hagander
2019-01-26Update print and input syntax for python 3Magnus Hagander
2019-01-26Generic unicode updatesMagnus Hagander
2019-01-17Remove multi-statement lines, per pep8Magnus Hagander
2019-01-17Fix whitespace and indentation, per pep8Magnus Hagander
2019-01-17Tabs, meet your new overlords: spacesMagnus Hagander
2018-04-03Turn off tidy indent on docs older than 11Magnus Hagander
2017-02-18Disable clean flag in tidy calls on new XML based docs buildMagnus Hagander
2016-11-16Support loading docs in utf-8 from pg version 10Magnus Hagander
2016-01-29Go back to using direct psycopg2 for docs loadingMagnus Hagander
2012-09-24When loading the current version of docs, also purge /current/Magnus Hagander
2012-05-18Close db connection in docloaderMagnus Hagander
2011-12-04Include docs load timestamp in developer docsMagnus Hagander
2011-12-04Purge the correct URL when loading developer docsMagnus Hagander
2011-11-27Ignore symlinks in docs tarballsMagnus Hagander
2011-11-23Purge newly loaded docs from varnish automaticallyMagnus Hagander
2011-11-22Add option to docload.py to make it run quietlyMagnus Hagander
2011-08-16Make docs loader use the django database connection/configurationMagnus Hagander
2009-09-14A first very basic import.Magnus Hagander