Clean up created HTML from bad file structure

15 views
Skip to first unread message

nclough

unread,
Aug 3, 2020, 1:52:56 PM8/3/20
to sphinx-users
I'll start off saying my apologies for the lack of knowledge, I am new to sphinx-doc. 

I have some documentation I made in markdown. I didn't do a great job doing setup beforehand, because I wanted to see how sphinx would output what I had. I figured I'd fix it after the fact. 

So I built was able to successfully clean my files so they show up how I would like, but there is leftover HTML files from when I first build. 

For example, I fix file1.md and I had another file2.md in the directory. There was a html page made for file2.md, but I don't need it anymore. Is there a way for sphinx to automatically clean what isn't present anymore? 

Komiya Takeshi

unread,
Aug 7, 2020, 12:48:40 PM8/7/20
to sphinx...@googlegroups.com
Hi,

You can clean them up with `make clean` command. And let's build your
document again with `make html` command after that.

Thanks,
Takeshi KOMIYA

2020年8月4日(火) 2:53 nclough <kd0...@gmail.com>:
> --
> You received this message because you are subscribed to the Google Groups "sphinx-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to sphinx-users...@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/msgid/sphinx-users/98ca5751-643a-4208-ab05-9d7c271d0a87n%40googlegroups.com.

Daniel Scott

unread,
Nov 25, 2020, 10:36:05 PM11/25/20
to sphinx...@googlegroups.com
--
Reply all
Reply to author
Forward
0 new messages