summaryrefslogtreecommitdiff
path: root/llvm/docs/conf.py
AgeCommit message (Expand)Author
2025-11-14[docs] Fix invalid header length in llvm-ir2vec.rst (#168104)Keith Smiley
2024-09-26[llvm][docs] Convert LLVM release notes to Markdown (#109107)David Spickett
2024-09-03[Docs] Use cacheable myst_heading_slug_func valueScott Linder
2024-05-16[VPlan] Address remaining comments for #85689.Florian Hahn
2024-05-16[VPlan] Document current status. (#85689)Florian Hahn
2024-03-04[Docs] Allow building man pages without myst_parser (#82402)cor3ntin
2023-10-05[Documentation] Fix some invalid references in sphinx documentation (#68239)cor3ntin
2023-09-25[Documentation] Replace recommonmark by myst-parser (#65664)cor3ntin
2023-05-17[NFC][Py Reformat] Reformat python files in llvmTobias Hieta
2022-09-11[docs] Use relative URLs for man pagesAaron Puchert
2022-02-01[docs] Remove hard-coded version numbers from sphinx configsTom Stellard
2021-07-01[llvm][docs] Bump release number from 12 -> 13David Spickett
2020-08-05Bump forgotten version nbr in llvm/docs/conf.pyHans Wennborg
2020-07-07[llvm] [docs] Do not require recommonmark for manpage buildMichał Górny
2020-06-29[Sphinx] Support older recommonmark versions.Jonas Devlieghere
2020-06-18[Sphinx] Adjust for source_parsers deprecation in Sphinx 3.0Jonas Devlieghere
2019-09-20[Docs] Add a custom sidebar to doc pagesDeForest Richards
2019-07-18Bump the trunk version to 10.0.0svnllvmorg-10-initHans Wennborg
2019-05-03[docs] Add support for Markdown documentation when creating man pagesIgor Kudrin
2019-01-16Bump the trunk version to 9.0.0svnHans Wennborg
2019-01-03Python compat - print statementSerge Guelton
2018-12-26manpages: Update the URL for httpsSylvestre Ledru
2018-08-08Add a CommandGuide for llvm-objdumpMichael Trent
2018-08-06[docs] Reinstate r337730 - Add support for Markdown documentation inChandler Carruth
2018-08-01Bump the trunk version to 8.0.0svnHans Wennborg
2018-07-23Revert "[docs] Add support for Markdown documentation in Sphinx"Michael J. Spencer
2018-07-23[docs] Add support for Markdown documentation in SphinxMichael J. Spencer
2018-07-20Revert "[docs] Add support for Markdown documentation in Sphinx"Michael J. Spencer
2018-07-19[docs] Add support for Markdown documentation in SphinxMichael J. Spencer
2018-01-03The trunk version is now 7.0.0svnHans Wennborg
2017-07-19Update trunk version to 6.0.0svnHans Wennborg
2017-02-10docs/conf.py: Suppress sphinx highlighting failure warningsMatthias Braun
2017-01-12Bump trunk version to 5.0.0svnHans Wennborg
2016-08-28Fix some typos in the docSylvestre Ledru
2016-07-18Bump the trunk version to 4.0.0svn.Hans Wennborg
2016-01-13Update version to 3.9.Hans Wennborg
2015-08-12Docs: keep copyright years up-to-date.Hans Wennborg
2015-07-14Update the trunk version to 3.8.0svn.Hans Wennborg
2015-01-14Trunk is now 3.7.0svnHans Wennborg
2014-07-28Update LLVM version: 3.5 => 3.6Hans Wennborg
2014-01-01Update the copyright credits -- Happy new year 2014!NAKAMURA Takumi
2013-05-07We're in 3.4 land now.Bill Wendling
2013-01-01Update the copyright coredits -- Happy new year 2013!NAKAMURA Takumi
2012-12-20docs: Try out nosidebar.Sean Silva
2012-11-17Bump sphinx config to 3.3.Benjamin Kramer
2012-09-05[Docs] Fix Sphinx incremental build. Patch by Sean Silva!Michael J. Spencer
2012-08-28Patch by Sean Silva to un-barf his computer by explicitly removing the '\n'Bill Wendling
2012-05-08[docs] Add support for building man pages using Sphinx.Daniel Dunbar
2012-05-02[docs] Include the Kaleidescope tutorial in the Sphinx docs build.Daniel Dunbar
2012-04-20[docs] Update version number. I suggest that at some point we make theMichael J. Spencer