The Wayback Machine - https://web.archive.org/web/20210913223614/https://github.com/topics/documentation-tool
Skip to content
#

documentation-tool

Here are 696 public repositories matching this topic...

Keats
Keats commented May 23, 2021

The main issue is that it's painful to get a real library loaded without just creating some files and commit them. Ideally there would be a function/macro that can be used to create pages/sections.
The other files in the library component create whatever is needed manually but it makes tests very verbose/long where 90% of the test is actually setup.
The library.rs really needs some more tes

wowchemy-hugo-themes
hrishikeshrt
hrishikeshrt commented Aug 23, 2021

Describe the bug

In a publication, I have a URL block as follows,

url_pdf: ""
url_code: "https://github.com/<username>/<repository>"
url_dataset: ""
url_poster: ""
url_project: ""
url_slides: "slides.pdf"
url_source: ""
url_video: ""

When I run hugo server for checking locally, it properly shows web URL for code and local URL for slides, however when I run hugo to ge

Improve this page

Add a description, image, and links to the documentation-tool topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the documentation-tool topic, visit your repo's landing page and select "manage topics."

Learn more