aboutsummaryrefslogtreecommitdiff
path: root/haddock-api/src/Haddock/Backends/Org.hs
Commit message (Collapse)AuthorAgeFilesLines
* changing to multiple files modelYuchen Pei2022-09-141-10/+9
| | | | all files under the same dir
* removed custom ids for packages and modulesYuchen Pei2022-09-141-10/+6
| | | | they are not really used in links
* fixing namespace typ and val, and relevant link genYuchen Pei2022-09-141-8/+13
|
* fixing the merge due to new ghc version (9.4)Yuchen Pei2022-08-161-9/+10
|
* Moving file writing to inside org backendYuchen Pei2022-08-161-6/+20
| | | | Also handling odir now
* removed some unused pragmasYuchen Pei2022-08-161-4/+0
|
* handling associated types for classesYuchen Pei2022-08-161-25/+47
| | | | Also fixed the familydecl a bit
* Preparing for publication.Yuchen Pei2022-07-181-0/+20
| | | | | | - license - cabal - readme
* a hole in fieldoccYuchen Pei2022-07-181-0/+1
|
* removing hackage url for idsYuchen Pei2022-07-181-19/+7
|
* Adding hackage url to top level decl propertiesYuchen Pei2022-07-181-20/+35
|
* Adding org backend.Yuchen Pei2022-07-181-0/+1016